Check
Autorizações
AuthorizationstringObrigatório
Bearer authentication header of the form Bearer <token>.
Parâmetros de rota
keystring · uuidObrigatório
Respostas
200
Checked
application/json
objectOpcional
406
Not acceptable
application/json
422
A query param was invalid
application/json
500
An internal server error was thrown
application/json
get/auth/forgot-password/{key}/check
GET /api/b2b/auth/forgot-password/{key}/check HTTP/1.1
Host: api.zydon.com.br
Authorization: Bearer YOUR_SECRET_TOKEN
Accept: */*
{}