Delete a Template


DELETE /jobs/templates/ID

Parameters

Response

HTTP 200 - OK

Example:

curl -X DELETE "https://api.xvid.com/v1/jobs/templates/643ea464e77b9d03f98cff34?access_token=ueVQiGC0KEYV3Xx-ygCsU98zveh4hZsttR68dW0WAe_ijxFMhaxRXMHncSfSZYps&human=true"
{
    "result": {
        "status": "SUCCESS"
    }
}