---
title: "Set client default location handler"
method: POST
path: "/cdn/admin/default_region"
tags: ["Balancer"]
---

# Set client default location handler

`POST /cdn/admin/default_region`

Set the default location handler that will be used to redirect traffic from locations not used in content
delivery and to deliver content when the user's region has not been defined.

The location must be included in the list of regions used for content delivery.

## Request body

- SetDefaultHandler
  - `client_id` integer, required — Client account ID.
  - `name` string, required — Region name. [Get the client default location handler](/docs/api-reference/cdn-resellers/balancer/get-client-default-location-handler) to learn more about regions that can be used as the default location handler.

## Response `204`

Successful.

## Other responses

- `400` — Failed to set client default location handler.

---

[API](https://skmtc.dev/g-core/apis/gcore-openapi.md) · [All operations](https://skmtc.dev/g-core/apis/gcore-openapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/g-core/gcore-openapi/revisions/09e652815095/schema)
