Initialize transactional flow

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required
dataToReplace
object
required
Headers
string
enum
Defaults to application/json
Allowed:
Responses

flowId (UUID v4) and dataToReplace (object).

Error Conditionerror.messageDescription
Missing / invalid body fieldsRequest validation failedOne or more fields are missing or have the wrong type/format. See error.details for a per-field breakdown.
Missing required dynamic parametersRequired fields missing: , The flow was configured to expect certain parameters that were not supplied.
Invalid flow statusInvalid FlowThe supplied flowId exists, but its status does not allow this operation.

Bearer without token), no authorization header provided, unsupported authorization method, invalid signature, or an expired token.

Error Conditionerror.messageDescription
No Authorization headerNo authorization header providedAuthentication header is completely absent.
Bad header formatAuthorization header format errorHeader present but incomplete (e.g. Bearer without the token).
Unsupported schemeUnsupported authorization methodScheme is not Bearer or Basic.
Token failed validationError validating tokenToken could not be parsed or verified.
Token expired / not foundInvalid or expired tokenToken is syntactically valid but no longer accepted.

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
multipart/form-data