Update insights view

Update insights view by id. Partial updates are supported - only provided fields will be updated.

Path parameters

insightsViewIdstringRequiredformat: "uuid"

Request

This endpoint expects an object.
namestringOptionalformat: "(?s)^\s*(\S.*\S|\S)\s*$"1-120 characters
typeenumOptional
Allowed values:
descriptionstringOptional0-1000 characters
configobjectOptional

Response

Updated insights view
namestring1-120 characters
configobject
idstringRead-onlyformat: "uuid"
workspace_idstringRead-only
project_idstringformat: "uuid"

Project ID. Takes precedence over project_name when both are provided.

slugstringRead-only
typeenum
Allowed values:
scopeenumRead-only
Allowed values:
descriptionstring0-1000 characters
created_bystringRead-only
last_updated_bystringRead-only
created_atdatetimeRead-only
last_updated_atdatetimeRead-only

Errors

404
Not Found Error
409
Conflict Error