DELETE
https://stoplight.io/mocks/replyteam/reply/765516802
/
sequences
/
{id}
/
contacts
/
bulk
curl --request DELETE \
  --url https://stoplight.io/mocks/replyteam/reply/765516802/sequences/{id}/contacts/bulk \
  --header 'Content-Type: application/json' \
  --data '{
  "contactIds": [
    123
  ]
}'

Path Parameters

id
string
required

Sequence ID

Body

application/json

Response

204

Contacts removed from sequence