PUT /entity/{id}/annotations2
Update an Entity's annotations.
Note: The caller must be granted the ACCESS_TYPE.UPDATE on the Entity, to update its annotations.
Resource URL
https://repo-prod.prod.sagebase.org/repo/v1/entity/{id}/annotations2
Resource URL Variables
{id} | - The id of the entity to update. |
Resource Information | |
---|---|
Authentication | Required |
Required OAuth Scopes | view , modify |
HTTP Method | PUT |
Request Object | Annotations (application/json) |
Response Object | Annotations (application/json) |