Test Devices API
List of methods for working with test devices
Last updated
List of methods for working with test devices
Last updated
Registers a test device for the application.
POST
https://api.pushwoosh.com/json/1.3/createTestDevice
Registers a test device for the application.
Name | Type | Description |
---|---|---|
For Custom Plan subscriptions only. For more details, please contact our Sales team.
Returns all the test devices for the specific application.
POST
https://api.pushwoosh.com/json/1.3/listTestDevices
Returns all the test devices for the specific application.
For Custom Plan subscriptions only. For more details, please contact our Sales team.
For device types see /registerDevice
.
Name | Type | Description |
---|---|---|
application*
string
Pushwoosh application code.
push_token*
string
Push token of the device.
device_type*
integer
Device type. See possible values in /registerDevice method.
name*
string
Test device name.
description
string
Test device description.
auth*
string
API access token from Pushwoosh Control Panel.
application*
string
Pushwoosh application code.