Add Custom Instructions

Adds new custom instructions for graphs without removing existing ones. If user_ids or graph_ids is empty, adds to project-wide default instructions.

Request

The instructions to add
instructionslist of objectsRequired
Instructions to add to the graph.
graph_idslist of stringsOptional

Graph IDs to add the instructions to. If empty, the instructions are added to the project-wide default.

user_idslist of stringsOptional

User IDs to add the instructions to. If empty, the instructions are added to the project-wide default.

Response

Instructions added successfully
messagestring or null

Errors