Add User Instructions

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

Request

The instructions to add
instructionslist of objectsRequired
Instructions to add to the user summary generation.
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