Patch Collection Item
Update only fields that need to be changed. To upload a new image set the image URL to the corresponding item’s field. Collection items that reuse images previously uploaded can just reference their fileId property.
Path parameters
Unique identifier for a Collection
Unique identifier for and Item
Headers
Bearer authentication of the form Bearer <token>, where token is your auth token.
The API version
Query parameters
Boolean indicating if the item(s) should be published/unpublished to/from the live site
Request
The item to update
Fields in your collection item
Response
Request was successful
Boolean determining if the Item is set to archived
Boolean determining if the Item is set to draft
Unique identifier for the Item
Unique identifier for the Collection the Item belongs within
Name given to the Item
URL structure of the Item in your site. Note: Updates to an item slug will break all links referencing the old slug.