Skip to main content
Version: 2025-12-18

Update a country allocation template

PUT 

/demand/accounts/{account_id}/business-units/{business_unit_id}/countries/{country_code}/allocation-templates/{template_id}

Updates a country-level allocation template identified by account, business unit, country, and template ID. Set is_default to true to make this template the default for its business unit and country, replacing any previous default. Setting it to false on the template that is currently the default clears the default without promoting another template, leaving the business unit and country with no default country allocation template.

Request

Responses

The country allocation template was updated successfully.