v1

latestOpenAPI 3.0.12026-07-1714724311.1 KB
Items
ItemsDemoCollection

Update an Item

Update an existing demo_collection item.

patch/items/demo_collection/{id}

Path parameters

integer required

Incremental index of the item.

OR
string required

Unique identifier of the item.

Example:1

Index of the item.

Query parameters

fieldsstring[]

Control what fields are being returned in the object.

metastring

What metadata to return in the response.

Request body

idinteger
statusstring
date_createdstring timestamp nullable
date_updatedstring timestamp nullable
demo_1string nullable
demo_2string nullable
demo_3string nullable
demo_4string nullable
demo_5string nullable

Response

Successful request