Example searches: “Update account center settings”, “Get account center settings”, “social”, “isThirdParty”, “name”
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"