Parameters
name type required description
process_sid string yes SID of the process.
Example
Resource/instances/c57068cc-071e-4845-999d-1f3be237cc35/startTry It!
Authentication

Append your key and the token obtained from either Access/exchange-token or Access/impersonate to the querystring (key=mykey&token=kj123khb123hb123hb123jh123) or to the headers (Authorization:Bearer kj123khb123hb123hb123jh123) of your request.

Response
{
  "request": {
    "sid": "18ac0ca0-2c28-45de-8967-095750b5d34b",
    "id": "2993",
    "name": "API Post Test",
    "startdate": "2016-07-26T12:28:25.163Z",
    "lastmilestone": "Started",
    "lastmilestonedate": "2016-07-26T12:28:25.163Z"
  }
}