Skip to main content
POST
Tags successfully added to ticket

Authorizations

x-api-key
string
header
required

Enter your API key

Path Parameters

ticketId
string
required

Body

application/json
tagIds
string[]
required

Array of tag IDs to add to the ticket

Example:

"['ids', 'ids']"

Response

Operation successful

status
boolean
default:true
required

The status of the response

message
string
default:Success
required

The message of the response

timestamp
string<date-time>
default:2024-01-01T00:00:00.000Z
required

The timestamp of the response

ticketId
string
required

The ticket ID

data
object
required

The tags added to the ticket