Call Endpoints
Add Call Tags
Adds tags (metadata) to a call for use in filters, QA, and reporting.
POST
Adds tags (metadata) to a call for use in filters, QA, and reporting.
Tags should be provided as a list of objects, each containing a key, value, and type.
Note that this can fail either from the user not matching an active Reddy user or from failing the lookup of the conversation. Conversations are unique by the user and conversation ID together.
Supported Data Types
- string
- integer
- boolean
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Response
OK
Tags were successfully added to the call