DELETE
https://stoplight.io/mocks/replyteam/reply/765516802
/
sequences
/
{id}
/
contacts
/
{contact_id}
curl --request DELETE \
  --url https://stoplight.io/mocks/replyteam/reply/765516802/sequences/{id}/contacts/{contact_id} \
  --header 'Content-Type: application/json' \
  --data '{
  "removeFromAll": false
}'

Path Parameters

id
string
required

Sequence ID

contactId
integer
required

Contact ID

Body

application/json

Response

204

Contact removed from sequence