Skip to main content
POST
Node.js

Autorizações

Authorization
string
header
obrigatório

Send your API key as Authorization: Bearer rw_....

Required scope: message:write.

Parâmetros de caminho

id
string
obrigatório

OTP identifier returned by Rewrite.

Exemplo:

"748395130237498412"

Corpo

application/json
to
string
obrigatório

Destination number used when the OTP was created.

Exemplo:

"+5511999999999"

code
string
obrigatório

Numeric OTP code provided by the user.

Required string length: 4 - 10
Exemplo:

"478201"

Resposta

200 - application/json

Successful response

ok
boolean
obrigatório
data
object
obrigatório