Error
A valid request URL is required to generate request examples{
"status": "ok",
"results": "<unknown>"
}{
"error": {
"name": "<string>",
"statusCode": 123,
"data": "<unknown>",
"message": "<string>"
},
"status": "error"
}Mobile push notifications
Put apiv1mobilepush notificationsinstallations live activity push to start token
PUT
/
api
/
v1
/
mobile
/
push-notifications
/
installations
/
{installationUuid}
/
live-activity-push-to-start-token
Error
A valid request URL is required to generate request examples{
"status": "ok",
"results": "<unknown>"
}{
"error": {
"name": "<string>",
"statusCode": 123,
"data": "<unknown>",
"message": "<string>"
},
"status": "error"
}Was this page helpful?