v1

latestSwagger 2.02026-07-179553242.0 KB
User

Confirm your email address with a token.

post/user/confirmEmail

Response

Request was successful

updatedstring date-time required
authorizedAccountsobject
idstring required
ttlnumber double

time to live in seconds (2 weeks by default)

createdstring date-time
userIdnumber double

Example response

{
  "created": "2000-01-23T04:56:07.000+00:00",
  "id": "id",
  "updated": "2000-01-23T04:56:07.000+00:00",
  "ttl": 0.8008281904610115,
  "userId": 6.027456183070403,
  "authorizedAccounts": "{}"
}