Delete a piece of Lilt Create content.
Example CURL:
curl -X DELETE 'https://api.lilt.com/v2/create/1234?key=API_KEY'
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
The content ID.
The Delete Lilt Create Content Response.
The ID of the deleted Lilt Create content.