Next Topic

Previous Topic

Book Contents

Delete Quick Launch Agent Procedure

Deletes a quick launch agent procedure.

DELETE /automation/agentProcs/quicklaunch/{agentProcId}

Headers

Sample Response Model

{
  "Result": true,
  "ResponseCode": 0,
  "Status": "string",
  "Error": "string"
}