DeepFellow API ReferenceAdministration
Create a new organization
Create a new organization.
AuthorizationBearer <token>
In: header
nameName
The name of the organization to be created.
Response Body
curl -X POST "https://loading/v1/organization/" \
-H "Content-Type: application/json" \
-d '{
"name": "string"
}'{
"organization": {
"id": "5eb7cf5a86d9755df3a6c593",
"created_at": 0,
"name": "string",
"owner_id": "5eb7cf5a86d9755df3a6c593"
}
}{
"detail": [
{
"loc": [
"string"
],
"msg": "string",
"type": "string"
}
]
}We use cookies on our website. We use them to ensure proper functioning of the site and, if you agree, for purposes such as analytics, marketing, and targeting ads.