v1

latestOpenAPI 3.0.0AGPLv3.02026-07-14186117194.3 KB
Users
Register

Verify a user

Following a user registration, the new user will receive an email asking to click a link containing a secret. This endpoint can also be used to verify a new email set in the user account.

post/api/v1/users/{id}/verify-email

Path parameters

idinteger required
Example:42

Entity id

Request body

isPendingEmailboolean
verificationStringstring url required

Response

successful operation