post
https://api.ingresse.com/activate-user-validate
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
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Body Example
{
"email": "[email protected]",
"token": "valid-token-123"
}