v1

latestOpenAPI 3.1.02026-07-24174964.1 KB

Login transparente do Atendente

post/v1/api/attendant/single-sign-on

Request body

emailstring required

E-mail do atendente que será autenticado

Response

200

datestring
tokenstring

Example response

{
  "date": "2021-07-27T14:54:39.667Z",
  "token": "token de autenticação"
}
All 17 operations