v1
latestSwagger 2.02026-07-134146194.6 MBAccountBrands
Updates an existing brand.
This method updates an account brand.
Note: Branding for either signing or sending must be enabled for the account (canSelfBrandSend , canSelfBrandSign, or both of these account settings must be true).
put/v2.1/accounts/{accountId}/brands/{brandId}
Path parameters
accountIdstring required
The external account number (int) or account ID GUID.
brandIdstring required
The ID of the brand.
Query parameters
replace_brandstring
When true, replaces the brand instead of updating it. The only unchanged value is the brand ID. The request body must be XML. The default value is false.
Request body
Response
Successful response.