Verdocs - Developer Documentation
ReferenceRest APIAPI DocumentationAuthentication

Resend the email verification request if both the email and token are known. Used if the token is valid but has expired.

POST
/v2/users/verify

Response Body

application/json

application/json

application/json

application/json

application/json

curl -X POST "https://api.verdocs.com/v2/users/verify"
{}
{
  "status": "ERROR",
  "error": "string"
}
{
  "status": "ERROR",
  "error": "string"
}
{
  "status": "ERROR",
  "error": "string"
}
{
  "status": "ERROR",
  "error": "string"
}