v1
latestOpenAPI 3.0.32026-07-13149852.3 MBitem
Item - Upsert
Create a new item or update an existing one based on the provided identifier.
put/item/upsert
Request body
Response
Item upserted
Example response
{
"_id": "507f1f77bcf86cd799439011"
}Create a new item or update an existing one based on the provided identifier.
Item upserted
{
"_id": "507f1f77bcf86cd799439011"
}