Skip to main content
PUT
Update Bridge Flow

Endpoint

PUT /api/dapp/bridge/flows/{srcHash} Updates fields on a bridge flow record.

Parameters

Request Body

Send JSON matching the schema shown in the generated API panel.

Usage Example

Response Structure

The generated API panel lists the response schema for status codes: 200, 400, 404, 500. Error responses generally return an error or message field.

Path Parameters

srcHash
string
required

Source transaction hash.

Body

application/json

The body is of type object.

Response

Successful response

success
boolean
data
object