v1

latestOpenAPI 3.0.1Licensed under Uberall2026-08-0629353914.0 MB
Persons

Update a Person

Make changes to a person. Any blank parameter deletes an old value, any unspecified parameter does nothing

patch/persons/{id}

Path parameters

idstring required

The uberall unique id of the person you want to update

Request body

titlestring required

The person's title: e.g. 'Store manager'

descriptionstring

Description for the person: e.g. 'Responsible for the day-to-day operations of the store'

identifierstring

Unique Identifier for the Person

listNamestring

Name of the section this person belongs to

idinteger

The uberall unique id for the person

namestring required

The person's full name

urlstring

A valid url of a page with more details about the person

Response

Person updated