latestSwagger 2.02026-08-10148196271.0 KB

afaab604b58c

users

Disable pushes to a mobile device

Disables push notifications to a given device.<br/><br/>Learn about <a href="https://support.iterable.com/hc/articles/29156459027348">identifying users by <code>userId</code> and <code>email</code></a>.

post/api/users/disableDevice

Request body

emailstring

Specific email this device belongs to disable. Will disable device under all users with this device by default.

tokenstring required

The device token

userIdstring

Specific userId this device belongs to disable. Will disable device under all users with this device by default.

Response

successful operation