Skip to main content
POST
Persist a bounded immutable proposal without mutating provider infrastructure

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

Idempotency-Key
string
required

Stable key used to adopt the original durable operation after retries or disconnects.

Maximum string length: 128

Body

application/json
proposal
object
required

A complete infercrane.optimizer.proposal/v1 document whose normalized digest is revalidated by the server.

Response

Created

The response is of type object.