Upsert Tags

What's the purpose of this endpoint?

Create or update tags for your team and maintain their state as active or inactive.

How it works

Params

ParameterTypeRequiredNotes
fileCSV FileyesColumn names:
- name (required)
- code (optional)
- status (optional, can be active or inactive)
archive_existing_tagsbooleannoDefault is false. Passing this parameter to true will mark any existing tags as inactive, and then set all tags in the file as active. Only use this parameter if your intention is to send the full list of tags you want active.
Language
Credentials
Bearer
Click Try It! to start a request and see the response here!