Help Desk
Delete Help Desk Comment
Deletes a comment from a help desk message thread.
DELETE
Delete Help Desk Comment
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.
Delete Help Desk Comment
Removes a specific comment from a help desk message thread. Only the comment author can delete their own comments.Authentication
Requires a valid customer bearer token.Path Parameters
Numeric identifier of the help desk message.
Numeric identifier of the comment to delete.
Response
Returns a200 OK on success.
Examples
Delete a comment
TypeScript Integration
Delete Help Desk Comment