Kit · Example Payload

Delete A Sequence

Email MarketingCreator EconomySubscribersAutomationNewslettersSequencesFormsBroadcasts

Delete A Sequence is an example object payload from Kit, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

summarymethodpathtag

Example Payload

Raw ↑
{
  "summary": "Delete a sequence",
  "method": "DELETE",
  "path": "/v4/sequences/{id}",
  "tag": "Sequences"
}