Skip to main content
DELETE
JavaScript

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

workspaceId
string
required

The workspace to remove the member from (path).

Example:

"workspace_01HXKD2E5NQM3T9AYWCF133E3Q"

profileId
string
required

The profile to remove from the workspace (path).

Example:

"profile_01HXKD2E5NQM3T9AYWCFS0AP08"

Response