Authorizations
API key for authentication. Make sure to include the word apikey
, followed by a single space and then your token.
Example: apikey 1234$abcdef
Path Parameters
Client account ID.
Body
application/json
Defines whether regions are used for content delivery for a client or not.
Possible values:
- true - Region is used for content delivery.
- false - Region is not used for content delivery.
List of region IDs.
If you specified regions used for content delivery, the regions IDs list must not contain the ID of the default location handler region.
If you specified regions not used for content delivery, the regions IDs list must contain the ID of the default location handler region.
Response
Successful.