Skip to content
AchaduDevelopers
Operational APIGo to website
Dashboard
Developers/API/offer_archive
Offers

Archive offer

Removes the offer from the active flow without deleting the history.

DELETE/offers/{id}offers:write

Request

idstring · pathResource identifier.mandatory

Example

curl
curl -X DELETE 'https://achadu.com/api/v1/offers/resource_id' \
+  -H 'Authorization: Bearer ach_live_...' \
+  -H 'Accept: application/json'

Answer

200Operation completed
4xxError with code, message and request_id