Delete a search interface
delete
/gsadmin/v1/{appName}/searchInterfaces/{searchInterfaceName}
Deletes a specific search interface.
Request
Supported Media Types
- application/json
Path Parameters
- appName
-
Type:
stringRequired:trueSpecifies the name of your application, for example, Discover.- searchInterfaceName
Type:stringRequired:trueThe name of the search interface to be deleted.
Security
- basicAuth
-
Type:
basicDescription:Basic username/password authentication.
Response
Supported Media Types
- application/json
202 Response
Search interface successfully deleted.
Body
Root Schema : Response
Type:
object- message
-
Type:
string - status
-
Type:
integer(int32)