PUT /entity/{id}/json
Update the annotations of an entity using the raw JSON of the entity.
See: GET entity/{id}/json to get the JSON of an entity.
Note: The caller must be granted the ACCESS_TYPE.UPDATE and ACCESS_TYPE.READ permission on the Entity.
Resource URL
https://repo-prod.prod.sagebase.org/repo/v1/entity/{id}/json
Resource URL Variables
{id} |
Resource Information | |
---|---|
Authentication | Required |
Required OAuth Scopes | view , modify |
HTTP Method | PUT |
Request Object | None |
Response Object | None |