Update a Smart View

View as Markdown

Authentication

AuthorizationBasic

Basic authentication of the form Basic <base64(username:)>.

OR
AuthorizationBearer

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

Path parameters

idstringRequired

Request

This endpoint expects any.

Response

Successful response
date_createddatetime
date_updateddatetime
descriptionstring or null
idstring
is_sharedboolean
is_user_dependentboolean or null
namestring
organization_idstring
querystring or null
s_querymap from strings to any or null
typeenum
user_idstring or null
selected_fieldslist of maps from strings to any or null
shared_withlist of strings or null
sharing_settingsobject or null

Errors

400
Bad Request Error
401
Unauthorized Error
404
Not Found Error