Configuration pour la configuration des notifications push pour les mises à jour des tâches.
| Représentation JSON |
|---|
{
"id": string,
"url": string,
"token": string,
"authentication": {
object ( |
| Champs | |
|---|---|
id |
Identifiant unique (par exemple, UUID) de cette notification push. |
url |
URL à laquelle envoyer la notification |
token |
Jetons uniques pour cette tâche/session |
authentication |
Informations sur l'authentification à envoyer avec la notification |