Endpoint responsável pela autenticação
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Corpo da requisição
The body is of type object
.
Retorno com sucesso da autenticação
The response is of type object
.