Remove a contact from a group

Removes the contact identified by phoneNumber from the group identified by groupId. Always a soft removal — records MANUAL_REMOVAL / USER_REMOVED on the membership log. Cannot record a HARD opt-out (only the contact themselves can do that, by replying STOP).

Idempotency: if the contact is not in the group, the call is a no-op and returns the current contact state.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Contact phone number in E.164 format (+ then country code and subscriber number).

string
required

Group public ID (grp_...).

Responses

Language
Credentials
Basic
base64
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json