DELETE /entity/{id}/schema/binding
Clear the bound JSON schema from this Entity. The schema will no longer be used to validate this Entity or its children.
Note: The caller must be granted the ACCESS_TYPE.DELETE permission on the Entity.
Resource URL
https://repo-prod.prod.sagebase.org/repo/v1/entity/{id}/schema/binding
Resource URL Variables
| {id} |
| Resource Information | |
|---|---|
| Authentication | Required |
| Required OAuth Scopes | modify |
| HTTP Method | DELETE |
| Request Object | None |
| Response Object | None |