Associate accounts with a product

POST {{baseUrl}}/v1/products/:product_id/associateAccounts

This API associates accounts with a product. Only a maximum of 10 accounts can be associated with a product through a single API request.

OAuth Scope

  • Desk.products.UPDATE
  • Desk.settings.UPDATE

Attributes

Attribute NameData TypeDescription
ids (required)<list>
IDs of the resources to associate
associate (required)<boolean>
true for associating the resource and false for dissociating the resource

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring

RESPONSES

status: OK

&quot;&quot;