Skip to main content
PATCH
Update Rtbf Request

Authorizations

Authorization
string
header
required

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

Path Parameters

request_id
string
required

Body

application/json

Allowed status transitions for RTBF request updates (PATCH).

status
enum<string>
required
Available options:
verifying,
on_hold,
executing,
completed,
failed
completed_at
string | null
notes
string | null
Maximum string length: 2000

Response

Successful Response

The response is of type Response Update Rtbf Request V1 Governance Rtbf Requests Request Id Patch · object.