Replaces observation steering configuration (Experimental)

Replaces project, user, or graph steering. An empty configuration clears the project default or removes the user/graph override. Changes affect later materializer runs only. This API is experimental and may change in future releases.

Query parameters

user_idstringOptional

User ID for user-specific steering

graph_idstringOptional

Graph ID for graph-specific steering

Request

Observation steering configuration
instructionstring or nullOptional<=2000 characters
typeslist of objectsOptional

Response headers

X-Experimentalstring
true

Response

Updated
instructionstring or null<=2000 characters
typeslist of objects

Errors

400
Bad Request Error
500
Internal Server Error