cURL
curl --request DELETE \ --url https://app.fliqr.ai/api/pipelines/{pipeline_id}/opportunities/{opportunity_id}/comments/{comment_id} \ --header 'X-ACCESS-TOKEN: <api-key>'
{ "success": true }
Delete a comment of an opportunity / ticket
successful operation
Was this page helpful?