MepMail Docs

/segments/{id}

DELETE
/segments/{id}

Path Parameters

id*string
Formatuuid

Response Body

application/json

application/json

application/json

curl -X DELETE "https://example.com/segments/497f6eca-6276-4993-bfeb-53cbbbba6f08"
{  "object": "segment",  "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",  "deleted": true}