Creates a draft comment for a specific ticket.
Documentation Index
Fetch the complete documentation index at: https://apidocs.neetodesk.com/llms.txt
Use this file to discover all available pages before exploring further.
{your-subdomain} with your workspace’s subdomain. Use the X-Api-Key header to provide your workspace API key. Refer to Authentication for more information.
ID of the ticket to retrieve comments for. You can use either the ticket ID (UUID) or ticket number (sequential number) interchangeably. Refer to Getting Ticket ID section for detailed instructions.
Content for the draft comment. Cannot be blank.
"We are looking into the issue."
Type of the comment. Defaults to reply.
reply, note "note"
Optional email address of the person creating the draft. If provided, the signature stored in NeetoDesk for this user will be appended to the draft.
"oliver@example.com"
OK - Draft created successfully
Unique identifier for the draft
"aaaabbbb-cccc-dddd-eeee-ffff00004444"
The type of the comment
"reply"
Timestamp when the draft was created
Timestamp when the draft was last updated
Content of the draft comment
"We are looking into the issue."