latestOpenAPI 3.0.12026-08-21155122139.1 KB

e1da36b2ef38

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

userEmailstring required

Response

User removed from workspace successfully