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.getmany.io/service/v1/bid-intents/{id} \ --header 'Authorization: Bearer <token>'
{ "data": { "success": true } }
Cancels a scheduled bid intent by its ID
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Bid intent ID
Successful response
Show child attributes