Account Activation

This endpoint allows a user to activate their Pelco Elevate account using an activation token. The activation token is included in the activation email sent to the user during registration. The token is validated against the provided authentication token to ensure consistency before proceeding with the activation.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Provide the activation token to activate the user's account.

The request body containing the activation token required to activate the user's account.

string
required

The activation token generated during account registration. This token is included in the activation email sent to the user and is required to activate the account.

Responses
201

The user successfully activated their account.

204

The user's account is already active, and no further action is required.

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json