Updates an existing annotation on a model. The update may include changes to the annotation text, metadata, or associated tags. Useful when correcting or expanding on earlier notes.
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request PUT '/model//component/'
Response Response Example
{}
Request
Authorization
Provide your bearer token in the
Authorization
header when making requests to protected resources.