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
instructions
Instructions to add to the graph.
graph_ids
Graph IDs to add the instructions to. If empty, the instructions are added to the project-wide default.
user_ids
User IDs to add the instructions to. If empty, the instructions are added to the project-wide default.
Response
Instructions added successfully
message