Skip to main content
POST
Create SMS for proxy device

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

deviceId
string
required

Response

201 - application/json

SMS created successfully

id
string
required

Unique identifier of the SMS

message
string
required

SMS message content

deviceId
string
required

Proxy device ID

createdAt
string<date-time>
required

Date when the SMS was created

updatedAt
string<date-time>
required

Date when the SMS was last updated

phoneNumber
string

Phone number that received the SMS

receiveDate
string<date-time>

Date when the SMS was received

deliveredAt
string<date-time>

Date when SMS was delivered