Users
Send activation mail
Send activation hash code to user for activation
put/users/{userId}/activation/{hash}
Path parameters
userIdinteger required
ID of user to send activation mail
hashstring required
Query parameters
tokenstring string required
OAuth token
Response
Sent activation mail successfully
Changes
No recorded changes to this endpoint across all 1 revision of this API.