Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 693 Bytes

File metadata and controls

14 lines (10 loc) · 693 Bytes

RegisterMessage

Properties

Name Type Description Notes
cid str Confirmation ID. [optional]
authorization str Authorization header containing access token (Bearer <access_token>). [optional]
sdid str Source Device ID. [optional]
ts int Timestamp (past, present or future). Defaults to current time if not provided. [optional]
type str Type. [optional] [default to 'register']

[Back to Model list] [Back to API list] [Back to README]