Delete thesaurus
    • PDF

    Delete thesaurus

    • PDF

    Article Summary

    Delete a user thesaurus. You can delete it by specifying all the versions you created or a specific version.

  • The word that the user wants can be configured as a synonym and searched.
  • You can currently set only one thesaurus, and then manage it by version.

  • DELETE https://cloudsearch.apigw.ntruss.com/CloudSearch/real/v1/domain/{name}/synonym/{synoName}
    

    Request

    Request parameters

    Parameter nameRequirement statusTypeRestrictionsExplanation
    nameYesstringDomain name created
    synoNameYesstringDictionary name created
    versionNostringVersion of the thesaurus to delete

    Response statuses

    HTTP statusDesc
    200OK (Successfully created)
    400Bad Request
    401Unauthorized
    403Forbidden
    404Not Found
    500Internal Server Error

    Example

    Request example

    DELETE https://cloudsearch.apigw.ntruss.com/CloudSearch/real/v1/domain/wiki/synonym/syno?version=0.1
    

    Response example

    {"result":"ok"}
    

    Was this article helpful?

    Changing your password will log you out immediately. Use the new password to log back in.
    First name must have atleast 2 characters. Numbers and special characters are not allowed.
    Last name must have atleast 1 characters. Numbers and special characters are not allowed.
    Enter a valid email
    Enter a valid password
    Your profile has been successfully updated.