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

Authorizations

Authorization
string
header
required

Logto JWT access token

Path Parameters

flowId
string
required

Response

200

Successful response