Delete Member

Deletes a workspace member. This endpoint may only be called by workspace administrators.

Headers

xi-api-keystringRequired

Request

This endpoint expects an object.
emailstringRequired

Email of the target user.

Response

Successful Response

statusstring

The status of the workspace member deletion request. If the request was successful, the status will be ‘ok’. Otherwise an error message with status 500 will be returned.

Errors