cURL
curl --request DELETE \ --url https://api.lilt.com/v2/segments
{ "id": 46530, "deleted": true }
Delete a Segment from memory. This will not delete a segment from a document.
A unique Segment identifier.
A status object.
The response is of type object.
object
Was this page helpful?