Close menu
Explore Plans
Mobile menu Close menu
Customer.io

Suppress a person

This action will suppress a person in Customer.io so they stop receiving messages.

Developer info

API endpoint slug
customer_io.suppress_a_person
Filter code method
CustomerIo.suppressAPerson.skip(string?: reason)
Runtime method
runAction("customer_io.suppress_a_person", {})

Action fields

Person identifier Text input > Other

Label
Which person?
Helper text
The email address or Customer.io ID of the person to suppress.
Slug
person_identifier
Required
true
Can have default value
true
Filter code method
CustomerIo.suppressAPerson.setPersonIdentifier(string: person_identifier)