POST
/
api
/
v1
/
permissions
/
users
/
{user_id}
/
tenants
Add User To Tenant
curl --request POST \
  --url https://api.cognee.ai/api/v1/permissions/users/{user_id}/tenants
"<any>"

Path Parameters

user_id
string<uuid>
required

Query Parameters

tenant_id
string<uuid>
required

Response

200
application/json

Successful Response

The response is of type any.