Example searches: “Account center”, “email”, “isThirdParty”, “enabled”, “tenantId”
Delete organization scope by ID.
The unique identifier of the organization scope.
The organization scope was deleted successfully.
Bad Request
Unauthorized
Forbidden
Not Found
curl \ --request DELETE 'https://[tenant_id].logto.app/api/organization-scopes/{id}' \ --header "Authorization: Bearer $ACCESS_TOKEN"