Example searches: “avatar”, “email”, “social”, “O auth2”, “webauthnRelatedOrigins”
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"