jobs/{id}/cost/actions/clear
Use this method to remove / clear the cost that is assigned to a job.
URL
CODE
(POST) /api/jobs/{id}/cost/actions/clear
PARAMETERS
The URL parameters are:
id | The job ID. Also see jobs/{id}/summary | string, Mandatory |
RESULTS
The method returns the new cost details.
See jobs/{id}/cost for payload details.