API ReferenceWorkflows
Back to Platform

POST /workflows/{id}/run

POST
/workflows/{id}/run

POST operation for /workflows/{id}/run

Authorization

ApiKeyAuth
Authorization<token>

API key authentication. Format: Your API key (no "Token" prefix needed)

In: header

Path Parameters

id*string

Response Body

application/json

curl -X POST "https://dev-rest.onboard.io/workflows/string/run"
{}
Empty
Empty
Empty

How is this guide?