cURL
curl --request DELETE \ --url https://app.tryordinal.com/api/v1/engagements/{id} \ --header 'Authorization: Bearer <token>'
{ "success": true }
Remove an auto-engagement from a post
API key authentication. Generate an API key from your workspace settings.
Engagement ID (UUID)
Engagement deleted
Was this page helpful?