Start a new instance based on any of the following query parameters
name | type | required | description |
---|---|---|---|
process_sid | string | yes | SID of the process. |
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.
{ "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" } }