Creates a draft comment for a specific ticket.
{your-subdomain} with your workspace’s subdomain. X-Api-Key is used to authenticate requests using an API key. Provide your API key in this header to access protected endpoints. 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."