Skip to main content
POST
login

Headers

Authorization
string
Content-Type
string

Body

application/x-www-form-urlencoded
user
string
required

Login/username do agente.

Example:

"usuario"

senha
string
required

Senha do agente.

Example:

"senha"

time
string
required

ID do time do agente; usar 'getTime' p/ obter a lista de times cadastrados.

Example:

"time"

ramal
string

Ramal do agente; exemplo: 2000.

Example:

"ramal"

ip
string

[Opcional] IP da máquina do agente; se não for informado será capturado automaticamente.

Example:

"ip"

Response

200 - application/json

Successful response