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?