POST
/v1/auth/notp/
{provider}
/signupCreate a new user using NOTP
Endpoint Authentication
Use authorization bearer header with the following format:
Authorization: Bearer \<Project ID\>
Authorization
Authorization
RequiredBearer <token>
In: header
Request Body
provider
string
Whatsapp, IMessage, etc
phone
string
loginId
string
user
object
providerId
string
templates
object
NOTP Requests & Responses
ssoAppId
string
loginOptions
object
Path Parameters
provider
Requiredstring
Whatsapp, IMessage, etc
Status code | Description |
---|---|
200 | OK |
Was this helpful?