API Gateway
Post v2uservalidate
Ask to send again the account validation link, or verify a validation token to validate the corresponding account
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Response
200
application/json
Success Response
The response is of type any
.