WorkspaceAdminService
Workspace Admin
Remove a member from a workspace
Revokes a member's access by deactivating their actor; the member is immediately cut off. The underlying profile is not deleted. Admin only.
delete/v1/account/workspaces/{workspaceId}/members/{profileId}
Path parameters
workspaceIdstring required
Example:workspace_01HXKD2E5NQM3T9AYWCF133E3Q
The workspace to remove the member from (path).
profileIdstring required
Example:profile_01HXKD2E5NQM3T9AYWCFS0AP08
The profile to remove from the workspace (path).
Response
OK