Add Ticket Note
whmcs_add_ticket_noteAdd an admin-only internal note to a support ticket to share private context with staff without alerting the client or sending email notifications.
Instructions
Add an admin-only internal note to a ticket. Notes are not visible to the client and do not trigger email notifications.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message | Yes | The note content | |
| markdown | No | Whether the message contains markdown formatting | |
| ticketid | Yes | Ticket ID to add the note to |