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