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