Passer au contenu principal
POST
Create User

Autorisations

Authorization
string
header
requis

A valid API key generated in Topsort's UI. Use the TSE API key if calling auctions or events API, otherwise use the TSC API key.

Corps

application/json
email
string
requis

The email address of the vendor user

Maximum string length: 255
vendorIds
string[]
requis
Required array length: 1 - 1000 elements
givenName
string
défaut:""

The first name of the vendor user

Maximum string length: 50
familyName
string
défaut:""

The last name of the vendor user

Maximum string length: 50
languagePreference
enum<string>
défaut:en

The preferred language of the vendor user

Options disponibles:
en,
fr,
es,
pt,
ru,
ar-AE,
de,
ko

Réponse

Successful Response

email
string
requis

The email address of the vendor user

Maximum string length: 255
vendorIds
string[]
requis
Required array length: 1 - 1000 elements
userId
string<uuid>
requis

The unique identifier for the vendor user

givenName
string
défaut:""

The first name of the vendor user

Maximum string length: 50
familyName
string
défaut:""

The last name of the vendor user

Maximum string length: 50
languagePreference
enum<string>
défaut:en

The preferred language of the vendor user

Options disponibles:
en,
fr,
es,
pt,
ru,
ar-AE,
de,
ko