Validating Activation Token

This endpoint will help you to validate if the token used by the user is still valid.

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

Body Example

{
  "email": "[email protected]",
  "token": "valid-token-123"
}
Body Params
string
required
Defaults to required

User e-mail

string
required
Defaults to required

User token

Response

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