Delete Using DELETE 1
Deletes an action run with a specific ID
Request
URI
DELETE
https://{api_host}//sc2-10-185-6-200.eng.vmware.com/abx/api/resources/action-runs/{id}
COPY
Path Parameters
string
id
Required
ID of the action run
Responses
200
Action run deleted
Operation doesn't return any data structure
404
Action run to delete not found
Operation doesn't return any data structure