Restore access code for user

POST /api-v1/user/restore-access-code

Headers

Query parameters

Responses

POST /api-v1/user/restore-access-code
curl \
 -X POST http://wyzio.app/api-v1/user/restore-access-code?email=string&password=string \
 -H "TARGET-ORGANIZATION-ID: 42" \
 -H "WEAL-TOKEN: string"
Response examples (200)
{}