v19

latestOpenAPI 3.1.1raw.githubusercontent.com2026-08-017489931.2 KB

Create a list

Creates a new list. The $name and $objectType fields are required.

Supports idempotency via the Idempotency-Key header.

Required scope: lists:create

Rate limit category: Write

post/v1/lists

Headers

Lightfield-Version'2026-03-01' required

Required API version header. Requests may error without it.

Request body

Response

OK

idstring required

Unique identifier for the list.

createdAtstring required

ISO 8601 timestamp of when the list was created.

httpLinkstring nullable required

URL to view the list in the Lightfield web app, or null.

fieldsobject required

Map of field names to their typed values. System fields are prefixed with $ (e.g. $name, $objectType).