Path parameters
-
The unique identifier of the organization role.
DELETE
/api/organization-roles/{id}
curl \
--request DELETE https://[tenant_id].logto.app/api/organization-roles/{id} \
--header "Authorization: Bearer $ACCESS_TOKEN"