Path parameters
-
The unique identifier of the organization scope.
DELETE /api/organization-scopes/{id}
curl \
-X DELETE https://[tenant_id].logto.app/api/organization-scopes/{id} \
-H "Authorization: Bearer $ACCESS_TOKEN"