Skip to main content
DELETE
Remove a user
Replace {your-subdomain} with your workspace’s subdomain.
Learn how to find your subdomain in Workspace subdomain.

Headers

X-Api-Key
string
required

Use the X-Api-Key header to provide your workspace API key. Refer to Authentication for more information.

Path Parameters

email
string<email>
required

Email address of the user to remove.

Example:

"oliver@example.com"

Response

204

No Content - User deactivated successfully