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.
cURL
curl --request DELETE \ --url https://api.example.com/v1/crm/tickets/{ticketId}/activity/{activityId} \ --header 'Authorization: Bearer <token>'
null
Remove an activity entry from a ticket
Enter token in following format: Bearer
The request was successful and the response body is empty.