Verify User
Verify a user with a token.
Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Path Parameters
Id of the user to fetch
Body
application/json
The token sent to the user.
Minimum length:
6