Workspace API
Remove a member from the workspace
delete/workspaces/{workspace_domain}/members/{id}
Path parameters
workspace_domainstring required
Example:my-company
The human-readable ID of the workspace
idinteger required
Example:216
The ID of the member
Response
Workspace member deleted successfully