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.

Authentication

AuthorizationApi-Key

Header authentication of the form Api-Key <token>

Request

This endpoint expects an object.
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