Example searches: “Account center”, “excludeRoleId”, “type”, “Get account center settings”, “403”
Delete organization role by ID.
The unique identifier of the organization role.
The organization role was deleted successfully.
Bad Request
Unauthorized
Forbidden
Not Found
curl \ --request DELETE 'https://[tenant_id].logto.app/api/organization-roles/{id}' \ --header "Authorization: Bearer $ACCESS_TOKEN"