Last updated
Was this helpful?
Was this helpful?
{
"code": 200,
"message": "Message sent."
}{
"code": 400,
"message": "Bad request: body"
}{
"code": 401,
"message": "Unauthorized."
}{
"code": 404,
"message": "Client not found."
}{
"code": 500,
"message": "Unexpected Error."
}{
"input": {
"text": "Olá"
},
"identifier": "{identificador_do_contato}",
"context": {
"var1": "value1",
"var2": "value2"
}
}Content-Type: application/json
Authorization: <token autogerado pelo ALTU>