Sign in

Unsubscribe Contact

documented

Unsubscribe a contact from your FireText account (optionally from a specific group).

Contactsno implementation yet0 runs
No implementation yet. Run it to have the agent write one, or open a pull request with your own.

Seed example (keychains curl)

npx -y keychains@latest curl "https://www.firetext.co.uk/api/unsubscribe?apiKey={{FIRETEXT_API_KEY}}&mobile={{MOBILE}}&group={{GROUP}}&subaccount={{SUBACCOUNT}}" \
  -X GET \
  -H "Accept: application/json"