v1

latestOpenAPI 3.0.1Licensed under Uberall2026-08-0629353914.0 MB
Persons

Create a Person

Create a person. It can be added to a content list later

post/persons

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 created

status'SUCCESS' | 'PENDING' | 'QUOTA_LIMIT_EXCEED' | 'NOT_AUTHORIZED' | 'FORBIDDEN' | 'BAD_ACCESS_TOKEN' | 'BAD_PRIVATE_KEY' | 'BAD_PUBLIC_KEY' | 'MISSING_PARAMETER' | 'INVALID_PARAMETER' | 'WRONG_PARAMETER_TYPE' | 'CONFLICT' | 'RESOURCE_LOCKED' | 'SERVER_ERROR' | 'ERROR' | 'NOT_FOUND' | 'BAD_REQUEST' | 'USER_ERROR' | 'PARTIAL_ERROR' | 'SERVICE_TEMPORARILY_UNAVAILABLE' required
messagestring

(optional) Holds further information about the response

warningsstring[]

(optional) Holds further warnings