cURL
curl --request GET \ --url 'https://api.lilt.com/v2/create/{contentId}/create?key='
This response has no body data.
Regenerate the given piece of content with the current parameters.
Example CURL:
curl -X GET 'https://api.lilt.com/v2/create/1234/create?key=API_KEY'
The content ID.
Was this page helpful?