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.
Deletes an ad from a project
cURL
curl --request DELETE \ --url https://api.beyondwords.io/v1/projects/{project_id}/ads/{id} \ --header 'X-Api-Key: <api-key>'
The numeric ID of your project
The numeric ID of your ad
successful
Was this page helpful?