POST
/
api
/
messages
/
media

Authorizations

Authorization
string
headerrequired

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

Body

application/json
number
string

O número que receberá a mensagem.

files
file

O arquivo a ser enviado em bytes

message
string

Mensagem de texto enviada em conjunto com o arquivo.

autoClose
boolean

Indica se o ticket deve ser fechado automaticamente ou não após essa mensagem.

Response

200 - application/json
message
string
required