Delete a timeline comment

Soft-delete a timeline comment. Only the comment creator or an admin/owner can delete. If the comment has an associated app event or deal event, you can optionally provide the event ID to also update that event (e.g., re-index in Elasticsearch or soft-delete the deal event).

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Query Params
string

Optional. The associated app event ID to re-index after deletion.

string

Optional. The associated deal event ID to soft-delete along with the comment.

Responses

400

Event does not belong to comment.

403

Unauthorized - only creator or admin/owner can delete.

404

Timeline comment or specified event not found.

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json