Update view state for a collection.

Beta

Path parameters

collection_idstringRequired

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
view_stateobjectRequired
Complete view state for a collection

Response

Successful Response
successboolean
dataobject or null
Complete view state for a collection
errorstring or null

Errors