Cancel a pending request
Beta. This endpoint is unstable and may still change without notice. Pin against the dated version and watch the changelog.
Withdraws the pending approval request (requester or a holder of the offer-write permission). The version is superseded and the offer stays open for a re-publish.
Autorisierungen
API token of the organisation. Send it as Authorization: Bearer api_... The token is bound to exactly one organisation.
Pfadparameter
Offer ID (ULID).
Antwort
The updated approval sub-resource.
Internal approval state of an offer. Returned only to authenticated staff, never to the recipient.
not_required, pending, approved, rejected, superseded Whether an approval workflow applies.
Whether the caller is a named approver who may decide now.
The running approval request. Null when none is pending.