Skip to main content
POST
/
api
/
flows
/
{flowId}
/
process
Process Flow
curl --request POST \
  --url https://api.example.com/api/flows/{flowId}/process \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Logto JWT access token

Path Parameters

flowId
string
required

Response

200

Successful response