cURL
curl --request POST \ --url https://api.simplex.sh/close_workflow_session \ --header 'Content-Type: multipart/form-data' \ --header 'X-API-Key: <api-key>' \ --form workflow_id=3c90c3cc-0d44-4b50-8888-8dd25736052a
{ "succeeded": true }
Close a workflow session.
Simplex API Key
Close workflow session response
The response is of type object.
object
Was this page helpful?