Update Bridge Flow
Bridge
Update Bridge Flow
Updates fields on a bridge flow record.
PUT
Update Bridge Flow
Endpoint
PUT /api/dapp/bridge/flows/{srcHash}
Updates fields on a bridge flow record.
Parameters
| Parameter | Location | Required | Type | Description |
|---|---|---|---|---|
srcHash | path | Yes | string | Source transaction hash. |
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 anerror or message field.