Deletes one or more brand profiles.
DELETE {{baseUrl}}/v2.1/accounts/{{accountId}}/brands
Deletes one or more brand profiles from an account. The Account Branding feature (accountSettings properties canSelfBrandSend
and canSelfBrandSend
) must be set to true to use this call.
Request Body
{"brands"=>[{"brandId"=>"sample string 1"}]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string | ||
Authorization | string |