User and Workspace management
Remove Member from Workspace
This operation removes a specified member from a workspace by providing the workspace ID and member ID.
delete/public/v1/workspaces/{workspace_id}/members/{member_id}
Path parameters
workspace_idstring required
Workspace id
member_idstring required
Member id
Response
No Content