Delete Lilt Create content
Create
Delete Lilt Create content
Delete a piece of Lilt Create content.
Example CURL:
curl -X DELETE 'https://api.lilt.com/v2/create/1234?key=API_KEY'
DELETE
Delete Lilt Create content
Documentation Index
Fetch the complete documentation index at: https://support.lilt.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Path Parameters
The content ID.
Response
The Delete Lilt Create Content Response.
The ID of the deleted Lilt Create content.

