Delete a member from the workspace
Delete a member from the workspace
Path Parameters
workspace string required
The specified workspace.
workspacemember string required
Workspace member's name.
Responses
- 200
ok
application/json
Schema
Example (from schema)
Schema
message string required
error message
{
"message": "string"
}
Loading...