Skip to main content
POST
Settle a reservation from externally verified token usage

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

Path Parameters

id
string
required
Minimum string length: 1

Body

application/json
input_tokens
integer
required
Required range: x >= 0
output_tokens
integer
required
Required range: x >= 0
tenant_id
string
required
Minimum string length: 1

Response

Success

data
object
required
content_recorded
boolean