Create a tag
Tags
Create a tag
Creates a new tag for use in sequences to qualify call results.
POST
Create a tag
Authorizations
Enter your API Key (sk_live_xxx or sk_test_xxx)
Headers
Target workspace id (from GET /v1/workspaces). Required for multi-workspace API keys to designate which workspace to write to; omit for single-workspace keys, where it is resolved automatically. Must be within the API key scope.
Body
application/json
Response
Tag created successfully
Unique identifier of the tag
Example:
"123e4567-e89b-12d3-a456-426614174000"
Label of the tag
Example:
"Lead"
Whether the tag represents a successful call outcome
Example:
true
Date when the tag was created
Example:
"2024-01-15T10:30:00.000Z"
Date when the tag was last updated
Example:
"2024-01-15T10:30:00.000Z"