Déclencher un événement d’enregistrement en temps réel

Déclenche un événement sur le canal de l’appareil.

Vous pouvez vous en servir pour enregistrer un commentaire rapide ou pour d’autres choses qui n’ont même pas encore été imaginées.

Authentification

AuthorizationBearer

Authentification bearer de la forme Bearer <token>, où token est votre jeton d’authentification.

Paramètres de chemin

channel_idstringRequisformat: "uuid"

ID de canal de l’appareil

input_indexintegerRequis>=0

Entier indexé à partir de 0, utilisé pour identifier l’entrée

En-têtes

x-client-versionstringOptionnelPar défaut 0.0.0
Firmware or software version of a C2C integration. Will be used to determine the correct Device Model configuration for the device when multiple are available. Must be a valid semantic version. For more on semantic versions, see here: https://semver.org/

Requête

This endpoint expects an object.
action_typeenumOptionnel
Valeurs autorisées:
offsetintegerOptionnel>=0
startobjectOptionnel
durationobjectOptionnel

Réponse

OK

Erreurs

401
Unauthorized Error