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

200
application/json

The Delete Lilt Create Content Response.

The response is of type object.