Register a New Account

This endpoint allows users to submit their information to create a new Pelco Elevate account. A new company, user, and site will be created as part of the registration process.

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

Provide the registration details to create a new account.

The registration information provided by the user to create a new account.

string
required

The full name of the user registering for a new account.

string
required

A valid email address for the user registering for a new account.

string

The name of the company the user is representing.

string
required

The country where the user or company is located. This should be provided as a full country name (e.g., "Canada").

string
required

The time zone of the user or company, specified as a tz database entry (e.g., "America/Vancouver"). This will be used as the default time zone for the site being created.

string
required

The phone number of the user registering for a new account.

string
required

The role at the company that best describes the user.

password
required

The password must be between 12 and 64 characters and include at least one uppercase letter, one lowercase letter, one number, and one special character.

boolean
required

Indicates whether the user accepts the Terms and Conditions outlined in the specified version. If this value is false, a 400 error will be returned.

string
required

The version of the Terms and Conditions the user is accepting.

string
Defaults to STANDARD

Optional. Specifies the type of user to create. If not provided, the account will default to type "STANDARD".

Responses
204

The user successfully registered for a new account. No content is returned in the response.

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