Annotations
Create a new annotation
Creates a new annotation.
POST
Authorizations
Your unique Avido API key
Body
application/json
Request body for creating a new annotation
Title of the annotation
Example:
"Updated system prompt"
The ID of the application this annotation belongs to
A description of what was changed in the application configuration
Example:
"The system prompt was updated to include more examples"
Response
201
application/json
Successfully created annotation
Successful response containing the annotation data
A single annotation indicating a change in the AI application configuration