Changes the current ticket status.
Required API key scope: read-write.
When activating a new ticket, assigneeId is required and must reference an active employee with access to the ticket channel. assigneeId is not allowed when setting status to inactive.
Documentation Index
Fetch the complete documentation index at: https://docs.yo-lead.com/llms.txt
Use this file to discover all available pages before exploring further.
Public API key generated in the YoLead UI.
Unix timestamp in milliseconds. Requests must be signed within a 5-minute window.
Hex HMAC-SHA256 signature over <timestamp>.<raw_body> using the API secret.
Ticket id. MongoDB ObjectId represented as a 24-character hexadecimal string.
^[0-9a-fA-F]{24}$"64f000000000000000000001"
Ticket status transition.
Ticket status changed.