Version 4.0.26.10 (latest)
Update Golden Query
Updates a golden query.
Request
PATCH
/golden_queries/{golden_query_id}
Datatype
Description
Request
path
Expand HTTP Path definition...
golden_query_id
Golden Query ID
body
Expand HTTP Body definition...
body
Golden Query
Expand GoldenQuery definition...
can
lock
Operations the current user is able to perform on this object
id
lock
Unique identifier for the golden question
query_id
lock
ID of the associated Looker Query resolved from the answer
questions
answer
The Explore URL representing the answer to the question
is_active
Whether this golden question should be utilized by the agent
created_by_user_id
lock
ID of the user who created the question
last_updated_by_user_id
lock
ID of the user who last updated the question
created_at
lock
Time when the question was created
last_updated_at
lock
Time when the question was last updated
Response
200: Golden Query
Datatype
Description
(object)
can
lock
Operations the current user is able to perform on this object
id
lock
Unique identifier for the golden question
query_id
lock
ID of the associated Looker Query resolved from the answer
questions
answer
The Explore URL representing the answer to the question
is_active
Whether this golden question should be utilized by the agent
created_by_user_id
lock
ID of the user who created the question
last_updated_by_user_id
lock
ID of the user who last updated the question
created_at
lock
Time when the question was created
last_updated_at
lock
Time when the question was last updated
400: Bad Request
Datatype
Description
(object)
message
lock
Error details
documentation_url
lock
Documentation link
404: Not Found
Datatype
Description
(object)
message
lock
Error details
documentation_url
lock
Documentation link
422: Validation Error
Datatype
Description
(object)
message
lock
Error details
errors
Expand ValidationErrorDetail definition...
field
lock
Field with error
code
lock
Error code
message
lock
Error info message
documentation_url
lock
Documentation link
documentation_url
lock
Documentation link
429: Too Many Requests
Datatype
Description
(object)
message
lock
Error details
documentation_url
lock
Documentation link