Backend API
cURL
curl --request POST \ --url https://api.wacht.dev/workspaces/{id}/roles/{roleId}/delete \ --cookie session_id=
Delete a custom role from the workspace
Session-based authentication using cookies
Workspace ID
Role ID
Role deleted successfully
Was this page helpful?