MENU
      Edit domain

        Edit domain


        Article summary

        We are preparing a localization service for the content. We will do our best to provide the localization service as soon as possible.

        Edits domain information.

        PUT https://cloudsearch.apigw.ntruss.com/CloudSearch/real/v1/domain/{name}
        HTTP

        Request

        Request Parameters

        ParameterRequiredTypeLimitationsDescription
        nameYstringDomain name

        Request Body

        FieldRequiredTypeLimitationsDescription
        descriptionNstring1-100 charactersDescription of the domain to edit
        nameNstringOnly English alphabet, numbers, "_" and "-" are allowed. The name must start with an alphabetical character or "_", and must be between 3 and 20 characters in length.Name of a domain to edit

        Response

        Response status

        HTTP statusDescription
        200OK (Successfully edited)
        400Bad Request
        401Unauthorized
        401there is no such service
        403Forbidden
        404Not Found
        500Internal Server Error

        Examples

        Request Example

        PUT https://cloudsearch.apigw.ntruss.com/CloudSearch/real/v1/domain/car_dev
        
        PUT /CloudSearch/real/v1/domain/car_dev HTTP/1.1
        Host: cloudsearch.apigw.ntruss.com
        accept:application/json
        x-ncp-iam-access-key: teGTwtcSEGA7fu28BGGi
        x-ncp-apigw-signature-v2: UOPqHUyKDuS3sxFlaM/U0GW3TWfJwu1qNDPhwLffm8s=
        x-ncp-apigw-timestamp: 1545803983633
        
        {"description": "search engine for car"}
        HTTP

        Request Example

        {"result":"ok"}
        JSON

        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.