Verify an account-setup token

Responses
  • application/json
  • application/json
Request Example for get/auth/account-setup/
curl https://api.lira.com/api/v1/auth/account-setup/
{
  "email": "hello@example.com",
  "organizationName": "string"
}