Delete Member
Deletes a workspace member. This endpoint may only be called by workspace administrators.
Headers
xi-api-key
Request
This endpoint expects an object.
email
Email of the target user.
Response
Successful Response
status
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.