Internal User Signup

Create a new user (signup).

Request

posthttps://api.cloudsmith.io/v2/internal/user/signup
Body params optional

Response body

object

object

accept_terms
boolean
optional
company_name
string | null
optional
crm_properties
object
optional
email
email
required
length ≥ 1
first_name
string
required
length ≥ 1
job_title
string | null
optional
last_name
string
required
length ≥ 1
password
string | null
required
length ≥ 1
remote_addr
string
optional
length ≥ 1
subscribe_emails
boolean
optional
user_agent
string
optional
length ≥ 1

Response

Responses

Created

object

object

identifier
string
optional
length ≥ 1
needs_confirmation
boolean
optional
redirect_url
string
optional
length ≥ 1
username
string
optional
length ≥ 1

Request could not be processed (see detail).

object

object

detail
string
required
length ≥ 1

Missing or invalid parameters (see detail).

object

object

detail
string
required
length ≥ 1