REST Resource: brands

Risorsa: brand

Un brand (attività, organizzazione o gruppo) rappresentato da un agente.

Rappresentazione JSON
{
  "name": string,
  "displayName": string
}
Campi
name

string

Solo output. L'identificatore univoco del brand.

Definito dalla piattaforma.

displayName

string

Obbligatorio. Il nome visualizzato del brand. Massimo 100 caratteri.

Metodi

create

Crea un nuovo brand.

delete

Elimina un brand.

get

Recupera le informazioni su un brand.

list

Elenca tutti i brand accessibili all'utente che effettua la richiesta.

patch

Aggiorna le informazioni su un brand.