Saltar para o conteúdo principal
POST
Create User

Autorizações

Authorization
string
header
obrigatório

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.

Corpo

application/json
email
string
obrigatório

The email address of the vendor user

Maximum string length: 255
vendorIds
string[]
obrigatório
Required array length: 1 - 1000 elements
givenName
string
padrão:""

The first name of the vendor user

Maximum string length: 50
familyName
string
padrão:""

The last name of the vendor user

Maximum string length: 50
languagePreference
enum<string>
padrão:en

The preferred language of the vendor user

Opções disponíveis:
en,
fr,
es,
pt,
ru,
ar-AE,
de,
ko

Resposta

Successful Response

email
string
obrigatório

The email address of the vendor user

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

The unique identifier for the vendor user

givenName
string
padrão:""

The first name of the vendor user

Maximum string length: 50
familyName
string
padrão:""

The last name of the vendor user

Maximum string length: 50
languagePreference
enum<string>
padrão:en

The preferred language of the vendor user

Opções disponíveis:
en,
fr,
es,
pt,
ru,
ar-AE,
de,
ko