Skip to main content
POST
Revoke Permission
Removes a user’s role from a workspace. The persisted OWNER role cannot be revoked. Requirements: instructions:publish + workspace OWNER + a verified (claimed) account.

Request

string
required
The workspace id.
string
required
The user whose role is removed.

Response

boolean
true when a role was removed.
string
Echo of the revoked principal.