API Reference

Add Tag To Cards

Adds a tag to cards.
It requires a tag name, tag value, and an optional tag hex color. If no tag color is specified, it will generate a random hex color.
If the tag name and value pair already exists for another card, it will match that color regardless if a tag color is inputted.

Log in to see full request history
Body Params
cardIds
array of strings
required

Card IDs or external IDs are both accepted.

cardIds*
string

Program ID is only required for superbusinesses. The program ID must be the same as the business ID on the cards you intend to load.

string

If nothing is passed in, a random color hex will be generated. If there is an existing tag name and value pair within the business, it will override the inputted color and match the existing tag color for the name + value pair.

string
required

Tag Name is a category that describes the type of data in the value.

string
required
Headers
string
Responses

Language
Credentials
Click Try It! to start a request and see the response here! Or choose an example:
*/*