Zum Hauptinhalt springen
DELETE
/
offers
/
{id}
Archive an offer
curl --request DELETE \
  --url https://coreapi.io/offers/{id} \
  --header 'Authorization: Bearer <token>'

Autorisierungen

Authorization
string
header
erforderlich

API token of the organisation. Send it as Authorization: Bearer api_... The token is bound to exactly one organisation.

Pfadparameter

id
string
erforderlich

Offer identifier

Antwort

Offer resource deleted