Push token
Contains API calls to interact with push token.
API actions
bind
Parameters
name
description
type
Example
curl -X POST 'https://api.eu.navixy.com/v2/user/session/push_token/bind' \
-H 'Content-Type: application/json' \
-d '{"hash": "22eac1c27af4be7b9d04da2ce1af111b", "application": "navixy_android_viewer", "token": "f4be7b9d04da2ce1af111b"}'Response
Errors
delete
Parameters
Examples
Response
Errors
Last updated
Was this helpful?