POST
/
v1
/
x
/
messages

Authorizations

Authorization
string
headerrequired

Your Papercuts API Key

X-User-Token
string
headerrequired

User Token received while integrating end user accounts

Body

application/json
userId
string
required

The user to send the message to

content
string
required

The content of the message

Response

200 - application/json
status
enum<string>
Available options:
ok,
error