Outgoing Requests * Data for a request to the /keys/upload API endpoint ([specification]).
/keys/upload
Publishes end-to-end encryption keys for the device.
Create a new KeysUploadRequest.
KeysUploadRequest
A JSON-encoded string containing the rest of the payload: device_keys, one_time_keys, fallback_keys.
device_keys
one_time_keys
fallback_keys
It represents the body of the HTTP request.
The request ID.
Get its request type.
Generated using TypeDoc
Outgoing Requests * Data for a request to the
/keys/upload
API endpoint ([specification]).Publishes end-to-end encryption keys for the device.