DELETE /entity/{entityId}/searchconfig/binding
Clear the SearchConfigBinding on a specific entity. Does not affect ancestor bindings. The caller must have EDIT permission on the entity.
Resource URL
https://repo-prod.prod.sagebase.org/repo/v1/entity/{entityId}/searchconfig/binding
Resource URL Variables
| {entityId} | The ID of the entity whose binding to clear. |
| Resource Information | |
|---|---|
| Authentication | Required |
| Required OAuth Scopes | view , modify |
| HTTP Method | DELETE |
| Request Object | None |
| Response Object | None |