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
AuthorizationRequiredBearer <token>
In: header
Request Body
providerstring
Whatsapp, IMessage, etc
phonestring
loginIdstring
userobject
providerIdstring
templatesobject
NOTP Requests & Responses
ssoAppIdstring
loginOptionsobject
Path Parameters
providerRequiredstring
Whatsapp, IMessage, etc
| Status code | Description |
|---|---|
200 | OK |
Was this helpful?