Authorization
AuthorizationRequiredBearer <token>In: header
Request Body
application/jsonRequiredproviderstringloginIdstringloginOptionsobjectproviderIdstringtemplatesobjectNOTP Requests & Responses
ssoAppIdstringPath Parameters
providerRequiredstringWhatsapp, IMessage, etc
OK
Was this helpful?
Sign-Up POST
Create a new user using NOTP ### Endpoint Authentication Use authorization bearer header with the following format: `Authorization: Bearer <Project ID>`
Sign-In with Auto Sign-Up POST
Login in using NTOP. If the user does not exist, a new user will be created with the given identifier ### Endpoint Authentication Use authorization bearer header with the following format: `Authorization: Bearer <Project ID>`