Create User

Creates a new customer on nector aginst your business workspace. This API can be called only with full access api key, make sure to call this API only from your backend using full access api key. DO NOT EXPOSE FULL ACCESS API KEY

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string

(Required) (Make sure this is not predictable value. ex any uuid value) (Minimum length is 8) (Maximum length is 128) (This is the mapping id between your system and nector, this value can be used to pull the details of the customer)

string

(Required) (This is full name of the user ex. John Wick) (Maximum length is 200)

metadetail
object
Headers
string
required

(Required) (This can only be one of mobile,unix,web)

string
required

(Required) (This needs to be your apikey)

string
required

(Required) (This needs to be your workspaceid)

Response
200

200

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!