Delete a project role from a customer workspace

Deletes a project role in an Embedded workspace by its ID. The request fails if collaborators are still assigned to the role. Ensure the role is unassigned before attempting deletion.

EARLY ACCESS FEATURE
This access control endpoint is in limited preview. The access control model is under active development and may change. Contact your Customer Success Manager to participate in early access testing.

Path parameters

managed_user_idstringRequired

The Embedded customer ID or external ID. External IDs must be URL encoded and prefixed with an E, for example: EA2300.

idstringRequired
The ID of the project role to delete.

Headers

AuthorizationstringRequired

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

Errors