Skip to main content
POST
Void an offer
Void a draft, sent, or expired offer. Voided offers cannot be accepted by the candidate. Use an Idempotency-Key header when retrying void requests. See Idempotency.

Parameters

id
string
required
ID of the offer.
reason
string
Optional reason to store with the void transition.

Returns

Returns the updated Offer object.