/contacts/{id}/segments/{segmentId}
Path Parameters
id*string
Length
1 <= lengthsegmentId*string
Format
uuidResponse Body
application/json
application/json
curl -X DELETE "https://example.com/contacts/string/segments/497f6eca-6276-4993-bfeb-53cbbbba6f08"{ "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08", "audienceId": "9a7801af-334b-4ef5-a6a4-a23abb92f9dd", "deleted": true}