Workspaces
Remove user from workspace (JSON body)
Same as DELETE /{workspaceId}/users?userEmail=… but sends the email in the body. Use this when HTTP intermediaries strip query strings on DELETE.
post/workspaces/{workspaceId}/users/remove
Path parameters
workspaceIdinteger required
Request body
Response
User removed from workspace successfully