Reject quote
Cancels the quote on Stripe and records the rejection reason and
optional feedback in the database. The linked experiment reverts to
Draft so it can be modified and re-submitted.
Authorizations
Biscuit-based bearer token. Obtain tokens from the Adaptyv Portal or via the /tokens endpoint. Tokens encode organization membership and role-based capabilities; the API verifies the token's cryptographic signature and authorization claims before processing requests. Use /tokens/attenuate to create restricted tokens for delegation.
Path Parameters
Unique identifier of the quote to reject
Body
Request payload for rejecting a quote.
Provide a reason for rejection to help improve future quotes.