Skip to main content
POST
Validate bounded cost authority and queue durable optimization execution

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required
Minimum string length: 1

Body

application/json
expires_in_seconds
integer
required
Required range: 60 <= x <= 86400
max_cost_usd
number
required
Required range: x <= 1000000

Response

Durable operation accepted

The response is of type object.