Configurazione per l'impostazione delle notifiche push per gli aggiornamenti delle attività.
| Rappresentazione JSON |
|---|
{
"id": string,
"url": string,
"token": string,
"authentication": {
object ( |
| Campi | |
|---|---|
id |
Identificatore univoco (ad es. UUID) per questa notifica push. |
url |
URL a cui inviare la notifica |
token |
Token univoco per questa attività/sessione |
authentication |
Informazioni sull'autenticazione da inviare con la notifica |