Example searches: “Get applications”, “password”, “Logto endpoint address.”, “200”, “profile”
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"