/msp/createnewsmb

Creates a new customer tenant.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
{
  "text": "Response\n\nAPI-Result\n\n**success**\tboolean\nIndicates if the request was successful.\n\n**Result**\tobject\nContains information about the newly created customer tenant.\n\n**Result.TenantId** String\nThe ID of the new tenant.\n\n**Result.AdminUser** String\nThe name of the tenant's admin user.\n\n**Result.AdminPass** String\nThe password for the tenant's admin user.\n\n**Result.PodFqdn** String\nThe base URL for the new tenant.\n\n**Result.PodName** String\nThe name of the new tenant.\n\n**Result.AuthCookie** String\nThe authorization cookie for the new tenant.\n\n**Result.ProxyCode** String\nThe proxy code for the new tenant.\n\n**Result.AdminUuid** String\nThe unique ID for the admin user of the new tenant.\n\n**Message**\tstring\nError message text on failure, may be null.\n\n**ErrorID**\tstring\nUnique support identifier for this occurrence of an error.\n\n**success**\tboolean\nIndicates API success or failure.",
  "sidebar": true
}
Body Params
string

The name of the customer to create a tenant for.

string

The email address for the customer.

string

The geographic region where the customer is located.

string

The name of the admin user.

string

The alias to user for the customer.

customerData
object

Contains information about the customer.

Responses

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