Example searches: “Get applications”, “400”, “types”, “enabled”, “mfa”
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"