HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

Create a new customer

An API to create customers with region details, Use GET /msp_api/v2/get_country_code API for getting a list of valid country code

Body Params
string
length ≤ 70

Customer Name (Max 70 chars)

string
length ≤ 50

Country Name (Max 50 chars)

address
object
string
length ≤ 20

Zip Code (Max 20 chars)

group
object

Group information

string
length ≤ 100

Customer Description (Max length 100 chars)

boolean
Defaults to false

enable/disable lock ssid

Responses
201

Created

401

Unauthorized

413

Request-size limit exceeded

429

API rate limit exceeded

Language
Credentials
Bearer
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json