Item Properties

Set Item Values

Sets/updates (some) property values of the given item. The properties (columns) must be previously created by Add item property.

post/{databaseId}/items/{itemId}

Path parameters

databaseIdstring required

ID of your database.

itemIdstring required

ID of the item which will be modified.

Query parameters

cascadeCreateboolean

Sets whether the item should be created if not present in the database.

Request body

string required

Response

Successful operation.

Changes