Skip to main content
POST
/
api
/
v1
/
permissions
/
tenants
Create Tenant
curl --request POST \
  --url https://api.cognee.ai/api/v1/permissions/tenants
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>"
    }
  ]
}

Query Parameters

tenant_name
string
required

Response

Successful Response