Skip to main content
POST
Create a user

Authorizations

x-api-key
string
header
required

Your Stockly API key. Identifies your app; you never pass an app id.

Body

application/json

At least one of email or externalId is required.

email
string<email>

Unique within your app.

Maximum string length: 320
externalId
string

Your own user identifier. Unique within your app.

Required string length: 1 - 128

Response

User created

user
object