Example searches: “scopes”, “postalCode”, “social”, “locality”, “isDefault”
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"