Update Business Query

put

/ic/api/process/v1/analyticsqueries/{businessQueryId}

Update a saved business query with given business query Id.

Request

Supported Media Types
Path Parameters
Body ()
Business Query payload
Root Schema : BusinessQuery
Type: object
Show Source
Nested Schema : dimensions
Type: array
Show Source
Nested Schema : entityAttributes
Type: array
Show Source
Nested Schema : filters
Type: array
Show Source
Nested Schema : transientAttributes
Type: object
Additional Properties Allowed
Show Source
Nested Schema : AttrObject
Type: object
Show Source
Nested Schema : defaultValue
Type: object
Nested Schema : Msg
Type: object
Show Source
Nested Schema : allAvailableTranslationsForProjectLanguages
Type: object
Additional Properties Allowed
Show Source
Nested Schema : Filter
Type: object
Show Source
Nested Schema : entityAttributes
Type: array
Show Source
Nested Schema : transientAttributes
Type: object
Additional Properties Allowed
Show Source
Nested Schema : additionalProperties
Type: object
Nested Schema : additionalProperties
Type: object
Back to Top

Response

Supported Media Types

200 Response

Success
Body ()

400 Response

Bad Request

401 Response

Unauthorized

500 Response

Internal Server Error
Back to Top