cURL
curl --request DELETE \ --url https://api.getmany.io/service/v1/bid-intents/{id} \ --header 'Authorization: Bearer <token>'
{ "data": { "success": true } }
Cancels a scheduled bid intent by its ID
Show child attributes