Skip to main content
PATCH
Aggiorna un ospite

Autorizzazioni

Authorization
string
header
obbligatorio

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Intestazioni

If-Match
string

L'updatedAt letto: la modifica passa solo se nessuno ha scritto dopo

Parametri del percorso

id
string<uuid>
obbligatorio

Corpo

application/json
phone
string

Il telefono nuovo, unico nell'organizzazione

name
string | null

Il nome come lo si chiama

Maximum string length: 200
firstName
string | null

Nome

Maximum string length: 100
lastName
string | null

Cognome

Maximum string length: 100
email
string | null

Email

Maximum string length: 254
allergies
string | null

Allergie

Maximum string length: 2000
notes
string | null

Note

Maximum string length: 2000
externalRef
string | null

Il tuo identificativo, unico nell'organizzazione

Maximum string length: 200
consents
object

I consensi, sostituiti per intero

campaignTags
string[]

I tag di campagna, sostituiti per intero

Maximum array length: 100
Required string length: 1 - 100
version
string<date-time>

In alternativa a If-Match: l'updatedAt letto

Risposta

OK

guest
object
obbligatorio