This is an old revision of the document!
This request can be used to validate a user.
parameters:
users e-mail as used to subscibe | |
password | users password hashed in md5 |
Example:
https://backend.prowaregolf.nl/api/validate/key/<your authrisation code here>/email/<user emailadress>/password/<md5: password>
result: when validated the relationId is returned else 0 is returned