Adds group brand ID information to a group.
PUT {{baseUrl}}/v2.1/accounts/{{accountId}}/groups/{{groupId}}/brands
Adds group brand ID information to a group.
Request Body
{"brands"=>[{"brandId"=>"sample string 1"}]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string | ||
Authorization | string |