Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Remove a comment from a contact.
cURL
curl --request DELETE \ --url https://api.useinvent.com/orgs/{org_id}/contacts/{contact_id}/comments/{activity_id} \ --header 'Authorization: Bearer <token>'
null
Bearer token authentication using your API key
Org ID
Contact ID
Activity ID
Was this page helpful?