Delete thesaurus entry

delete

/gsadmin/v1/{appName}/thesaurus/{thesaurusEntryId}

Deletes thesaurus entry from the specified application..

Request

Supported Media Types
  • application/json
Path Parameters
appName
Type: string
Required: true
Specifies the name of your application, for example, Discover.
thesaurusEntryId
Type: string
Required: true
Specifies the id of the thesaurus entry.
Security
basicAuth
Type: basic
Description: Basic username/password authentication.

Response

Supported Media Types
  • application/json
202 Response
Thesaurus entry has been deleted.
Body
Root Schema : Response
Type: object