Update a sheet

PATCH
Updates Sheet

Path parameters

sheetIdstringRequired
ID of sheet

Request

This endpoint expects an object.
namestringOptional
The name of the Sheet.
slugstringOptional
The slug of the Sheet.
metadataanyOptional
Useful for any contextual metadata regarding the sheet. Store any valid json

Response

This endpoint returns an object
dataobject
A place to store tabular data

Errors