Update a view

PATCH

Updates a single view

Path parameters

viewIdstringRequired

ID of view to update

Headers

X-Disable-Hooks"true"Required

Request

This endpoint expects an object.
configobjectRequired

The configuration of a view. Filters, sorting, and search query.

namestringOptional

Response

This endpoint returns an object.
dataobject

A view

Errors