Trying to validate email on signing up
I'm trying to sign up to vapi and when i went to validate the email it came up with an error saying not valid and expired.Please help as i need to set up vapi today, Thanks
#support
#support
⤵️ Mention @Vapi Support Bot for follow-ups 🐥
assistant field to specify a transient assistant or use assistantId for a saved one.phoneNumberId of your imported or Vapi-provided number.number or SIP URI in the customer field.schedulePlan parameter with earliestAt and latestAt fields:assistantphoneNumberIdcustomerschedulePlanearliestAtlatestAt{
"assistantId": "assistant-id",
"phoneNumberId": "phone-number-id",
"customer": {
"number": "+11231231234"
}
}{
"assistantId": "assistant-id",
"phoneNumberId": "phone-number-id",
"customer": {
"number": "+11231231234"
},
"schedulePlan": {
"earliestAt": "2025-05-30T00:00:00Z"
}
}