v1

latestOpenAPI 3.0.12026-08-04154122138.2 KB
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