Community
Delete Thread Message
Deletes a message from a discussion board thread.
DELETE
Delete Thread Message
Delete Thread Message
Removes a specific message from a discussion board thread. Only the message author can delete their own messages.Authentication
Requires a valid customer bearer token.Path Parameters
number
required
Numeric identifier of the thread.
number
required
Numeric identifier of the message to delete.
Response
Returns a200 OK on success.
TypeScript Integration
Delete Thread Message