Account
POSTLogin
{{base_url}}/account/oauth
Bodyurlencoded
email
senha
Example Request
Login
Example Response
No response body
This request doesn't return any response body
No response headers
This request doesn't return any response headers
GETMe
{{base_url}}/account/me
HEADERS
Authorization
Example Request
Me
Example Response
No response body
This request doesn't return any response body
No response headers
This request doesn't return any response headers
POSTCadastro
{{base_url}}/account/register
Bodyurlencoded
nome
nascimento
cpf
telefone
sobrenome
email
senha
Example Request
Cadastro
Example Response
No response body
This request doesn't return any response body
No response headers
This request doesn't return any response headers
PUTProfile
{{base_url}}/account/profile
HEADERS
Authorization
Bodyurlencoded
nome
nascimento
cpf
telefone
sobrenome
email
Example Request
Profile
Example Response
No response body
This request doesn't return any response body
No response headers
This request doesn't return any response headers