Skip to main content
POST
Grant bounded expiring paid-resource authority without starting 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

Success

The response is of type object.