post https://{domain}.uspacy.ua/auth/v1/auth/sign_in
Sign in user by email, password. Returns token, refreshToken
Log in to see full request history
Responses
Sign in user by email, password. Returns token, refreshToken
xxxxxxxxxx
curl --request POST \
--url https://domain.uspacy.ua/auth/v1/auth/sign_in \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: