Register

Register a new customer.

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

The unique identifier of the site associated with your account.

Body Params
string
required

The customer’s email address. Must have a valid syntax as per RFC 822 standard and be unique under the same account.

string
required

The customer’s password. Must contain at least 6 characters by default, and when Strong Password Enforcement security setting is enabled, it must contain between 8 and 30 characters, include at least one number, one symbol, one lowercase, and one uppercase alphabetic character.

string
enum
Defaults to en

The customer’s preferred language as a two-letter code, defined by ISO 639-1 standard. If not specified, it will be set from Accept-Language header, or from the default language defined in your site settings as a fallback.

Allowed:
string

The customer's username. Must contain only alpha-numeric characters, dashes or underscores, as well as being unique under the same account.

string

A display name that can be used by the customer, the primary use case of this is for commenting systems.

boolean

A boolean on whether the customer's email is hardbounce.

string

The customer’s first name.

string

The customer’s last name.

metadata
array of objects

Set of key-value pairs that can be saved on customer level. This can be useful for storing additional information about the object in a structured format.

metadata
string

The ID of customer before migrating into Pelcro, this field will be searchable from the platform.

string

The customer organization.

string

The customer phone number. Any string is accepted, which will be stripped of any non-numeric characters.

string

The customer’s salutation.

string

The customer title.

string

Required when Risk Assessment feature is enabled.

Headers
string
Defaults to application/json
Responses

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