Help Desk
Close Help Desk Message
Closes an open help desk support ticket.
PUT
Close Help Desk Message
Documentation Index
Fetch the complete documentation index at: https://learn.nexudus.com/llms.txt
Use this file to discover all available pages before exploring further.
Close Help Desk Message
Marks a help desk message as closed. Only the ticket author can close their own tickets.Authentication
Requires a valid customer bearer token.Path Parameters
Numeric identifier of the message to close.
Request Body
No request body required.Response
Returns a200 OK on success.
Examples
Close a ticket
TypeScript Integration
Close Help Desk Message