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:
string
Required:true
Specifies the name of your application, for example, Discover.- searchInterfaceName
Type:string
Required:true
The name of the search interface to be deleted.
Security
- basicAuth
-
Type:
basic
Description: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
)