Activate user
<Info icon="fa-light fa-lock-open" className="permission-callout">
<div className="permission-callout__header"><span className="permission-callout__title"><span className="permission-callout__label">Required permissions</span> <span className="fern-docs-badge small blue subtle rounded-full permission-callout__beta">Beta</span></span> <span className="permission-callout__learn-more">[Learn more](/developers/api-guidelines/permissions#how-permissions-work)</span></div>
Public endpoint. No permission required.
</Info>
Activates the user account and sets a password.
The activation key is sent via email.
<Info>
This is a public (unauthenticated) service which ignores auth tokens.
</Info>
Request
This endpoint expects an object.
activationKey
password
Response
The server has successfully fulfilled the request and that there is no additional content to send in the response payload body
Errors
400
Bad Request Error