PUT /trashcan/trash/{id}
Moves an entity and its descendants to the trash can.
Resource URL
https://repo-prod.prod.sagebase.org/repo/v1/trashcan/trash/{id}
Resource URL Variables
{id} | The ID of the entity being moved to the trash can. |
Resource Information | |
---|---|
Authentication | Required |
Required OAuth Scopes | modify |
HTTP Method | PUT |
Request Object | None |
Response Object | None |