API Reference

Creates a tag for the contact associated with the specified channel type and platform identifier for the authenticated user.

Log in to see full request history
Path Params
string
required

The type of channel to create a tag for

string
required

The platform identifier for the contact, e.g. phone number (with country code) or username

Body Params
tags
array of strings
tags
Headers
string
required

API key for request authorization

Responses
200

Tag successfully created

401

Unauthorized - Invalid or missing API key

404

Not Found - No contact found for the specified channel type and platform identifier

Language
Click Try It! to start a request and see the response here!