curl --request POST \ --url https://api.avidoai.com/v0/annotations \ --header 'Content-Type: application/json' \ --header 'x-api-key: <api-key>' \ --data '{ "title": "Updated system prompt", "description": "The system prompt was updated to include more examples", "applicationId": "<string>"}'
curl --request POST \ --url https://api.avidoai.com/v0/annotations \ --header 'Content-Type: application/json' \ --header 'x-api-key: <api-key>' \ --data '{ "title": "Updated system prompt", "description": "The system prompt was updated to include more examples", "applicationId": "<string>"}'