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"
}