Zum Hauptinhalt springen
POST
Create User

Autorisierungen

Authorization
string
header
erforderlich

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.

Body

application/json
email
string
erforderlich

The email address of the vendor user

Maximum string length: 255
vendorIds
string[]
erforderlich
Required array length: 1 - 1000 elements
givenName
string
Standard:""

The first name of the vendor user

Maximum string length: 50
familyName
string
Standard:""

The last name of the vendor user

Maximum string length: 50
languagePreference
enum<string>
Standard:en

The preferred language of the vendor user

Verfügbare Optionen:
en,
fr,
es,
pt,
ru,
ar-AE,
de,
ko

Antwort

Successful Response

email
string
erforderlich

The email address of the vendor user

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

The unique identifier for the vendor user

givenName
string
Standard:""

The first name of the vendor user

Maximum string length: 50
familyName
string
Standard:""

The last name of the vendor user

Maximum string length: 50
languagePreference
enum<string>
Standard:en

The preferred language of the vendor user

Verfügbare Optionen:
en,
fr,
es,
pt,
ru,
ar-AE,
de,
ko