Authorizations
Bearer HTTP authentication. Allowed headers Authorization: Bearer <API_KEY>
Path Parameters
The organization id previously created
The user to revoke
Response
A successful response
Example:
{
"org_id": "org_01jh6jk82zjq9deye73h0mzcaq",
"user_id": "user_01jh6jk831bzen14edngw38we9",
"kind": "org-membership"
}