DELETE
/
v2
/
create
/
{contentId}
Delete Lilt Create content
curl --request DELETE \
  --url https://api.lilt.com/v2/create/{contentId}
{
  "id": 123
}

Authorizations

key
string
query
required

Path Parameters

contentId
integer
required

The content ID.

Response

The Delete Lilt Create Content Response.

id
integer

The ID of the deleted Lilt Create content.