Revoke user permission

Revokes all permissions for an invited user in the organization, effectively removing their access to the platform. If the user''s plan change generated credit notes, they are returned in the response for billing reconciliation.

Authentication

api-keystring

The API key should be passed in the request headers as api-key for authentication.

Path parameters

emailstringRequired
Email of the invited user.

Response

Credit note exists
statusstring
Status of the API operation.
credit_noteslist of strings
Credit note

Errors

403
Forbidden Error