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
Documentation IndexFetch the complete documentation index at: https://docs.tryordinal.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.tryordinal.com/llms.txt
Use this file to discover all available pages before exploring further.
API key authentication. Generate an API key from your workspace settings.
Engagement ID (UUID)
Engagement deleted
Was this page helpful?