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