Views

Update a view

PATCH
Updates a single view

Path parameters

viewIdstringRequired
ID of view to update

Request

This endpoint expects an object.
config
objectRequired
The configuration of a view. Filters, sorting, and search query.
name
stringOptional

Response

This endpoint returns an object
data
object
A view

Errors