Skip to main content
POST
Queue a device-related message to a user

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

org_id
string<uuid>
required

The ID of the user's organization

user_id
string<uuid>
required

The ID of the message recipient

Body

application/json
device_id
string<uuid>
required

The active device the message relates to.

message
string
required

The message shown to the user.

Required string length: 1 - 2000

Response

202 - application/json

Accepted

cue_id
string<uuid>
required

The queued information cue id.