Delete organization role by ID.
DELETE
/api/organization-roles/{id}
curl \
--request DELETE 'https://[tenant_id].logto.app/api/organization-roles/{id}' \
--header "Authorization: Bearer $ACCESS_TOKEN"