Manage designations through the REST API

Organizations can now manage designations through the REST API, not only in the Dashboard. You can:

  • Create, update, and delete designations, individually or in batches of up to 100 per request.
  • Assign designations to campaigns, and remove them, in bulk.
  • Add designations to designation groups, and remove them, in bulk.

The API can also list your campaigns and designation groups, so you can look up the IDs you need for these operations instead of copying them from the Dashboard.

See the API documentation for endpoints and examples.

Copied