Skip to main content

Sp.Sites.Lists.Items.updateOneItem

PUT 

/clients/:clientId/sp/sites/:siteId/lists/:listId/items/:itemId

This function updates a specific item in a SharePoint list using the provided properties.

Request

Responses

The updateOneItem function returns a Promise that resolves to a Sp.ListItemUpdateResult object.