v1
protected
workspace-invitations
Remove Member
Remove a member from the workspace.
The owner keeps their access until ownership moves, and the last member cannot leave — either would strand the workspace and everything in it. 202 means the membership has ended but the member still has access until the revocation, which is retried until it succeeds, reaches the graph.
delete/v1/workspaces/{workspace}/members/{user_id}
Path parameters
user_idstring required
workspacestring required
Slug of the workspace the request acts in
Slug of the workspace the request acts in
Response
Membership ended; graph access is still being revoked
Changes
No recorded changes to this endpoint across all 45 revisions of this API.