Workspace (Deprecated)
Remove user from a workspace
This endpoint is not functional and has been deprecated. A user can be removed/deleted on the CAKE.com Account Members page after deactivating all their existing memberships on all workspaces within an organization.
delete/v1/workspaces/{workspaceId}/users/{userId}
Path parameters
workspaceIdstring required
Represents a workspace identifier across the system.
Example:64a687e29ae1f428e7ebe303
Represents a workspace identifier across the system.
userIdstring required
Represents a user identifier across the system.
Example:89b687e29ae1f428e7ebe912
Represents a user identifier across the system.
Response
OK
WorkspaceDtoV1 required— unresolved $ref