Updates a row in a list
put
/spaces/{spacename}/lists/({listid: .+})/rows/({rowid: .+})
Request
Path Parameters
-
listid: string
List ID
-
rowid: string
Row ID
-
spacename: string
Name of the portal
Row data
Response
Supported Media Types
- application/json
200 Response
success
404 Response
ID for the portal, list, or row is invalid
422 Response
Data in the specified list row is invalid
500 Response
Specified List is unavailable for this portal