SendLit logoSendLit Docs
API ReferenceSequencesSequenceid

Delete a broadcast or sequence

DELETE
/sequences/{sequenceId}
x-sendlit-apikey<token>

In: header

Path Parameters

sequenceId*string

Response Body

application/json

curl -X DELETE "https://api.sendlit.dev/sequences/string"
Empty
{
  "error": "string"
}