v2

latestOpenAPI 3.0.32026-08-07534393676.1 KB
device

post/api/device/apns/

Headers

X-Companystring

The company id to request data for

Request body

idinteger required
namestring nullable
application_idstring nullable

Opaque application identity, should be filled in for multiple key/certificate access

registration_idstring required
device_idstring uuid nullable

UUID / UIDevice.identifierForVendor()

activeboolean

Inactive devices will not be sent notifications

date_createdstring date-time nullable required

Response

idinteger required
namestring nullable
application_idstring nullable

Opaque application identity, should be filled in for multiple key/certificate access

registration_idstring required
device_idstring uuid nullable

UUID / UIDevice.identifierForVendor()

activeboolean

Inactive devices will not be sent notifications

date_createdstring date-time nullable required