Confirm duplicate thesaurus
    • PDF

    Confirm duplicate thesaurus

    • PDF

    Article Summary

    Confirm whether there is a duplicate thesaurus.

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

    Request

    Request parameters

    Parameter nameRequirement statusTypeRestrictionsExplanation
    nameYesstringDomain name
    synoNameYesstringThesaurus name

    Response

    Response statuses

    HTTP statusDesc
    200OK (Thesaurus does not exist)
    400Same named synonym exists
    400Bad Request
    401Unauthorized
    403Forbidden
    404Not Found
    500Internal Server Error

    Example

    Request example

    GET https://cloudsearch.apigw.ntruss.com/CloudSearch/real/v1/domain/my_service/synonym/check/syno
    

    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.