Skip to main content

Get Approval

This operation requests approval for a given request.

Path Parameters
  • requestId string required
Responses

OK


<App_EDiscoveryActionResp jobId="5803" errorCode="0" errorMsg="" />
POST /ediscoveryclients/tasks/:requestid/workflows    

Authorization

type: apiKeyname: Authtokenin: header

Request

Click Edit to configure Base URL
https://CommandCenterHostName/commandcenter/api
Security Scheme
token
requestId — path required
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/EDiscoveryClients/Tasks/:requestId/Workflows' \
-H 'Accept: text/plain' \
-H 'Authtoken: <API_KEY_VALUE>'