Support Request- Ticket #87715 - 404 Error When Creating a New User via API
Hello,
I have a client Ringover account, and I have already set up the API key from the developer section.
As per your API documentation here, I am trying to create a new user. We use API keys for authentication to authorize API requests, and this is already set up in my header.
Below is the REQUEST BODY SCHEMA I am passing:
{
"email":"myemail@domain.com",
"number":33179750000
}
However, I am encountering a 404 Not Found error. Could you please check if there is any issue with the REQUEST BODY SCHEMA I am passing?
0
Please sign in to leave a comment.
Comments
0 comments