The Open API specification for Synapse is now available for download!

Download Open API Spec

BindSearchConfigToEntityRequest

org.sagebionetworks.repo.model.search.table.BindSearchConfigToEntityRequest

Request to bind a SearchConfiguration to an entity. The caller must have edit permission on the entity. Replaces any existing binding for the entity.

Field Type Description
entityId STRING The ID of the entity to bind the search configuration to.
searchConfigurationId STRING The ID of the SearchConfiguration to bind.