Skip to content

Cancel an ad

Cancels the ad on the platform and marks it as cancelled in the database. The ad is preserved for history.

DELETE /v1/ads/{adId}

Cancels the ad on the platform and marks it as cancelled in the database. The ad is preserved for history.

Parameters

  • adId (path, string) required

Responses

200 — Ad cancelled

  • message (string)

401

404