Delete Ranking
- Print
- PDF
Delete Ranking
- Print
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
We are preparing a localization service for the content. We will do our best to provide the localization service as soon as possible.
Delete a Ranking on the appropriate Domain.
DELETE https://cloudsearch.apigw.ntruss.com/CloudSearch/real/v1/domain/{name}/ranking/{rankingName}
Request
Request parameter
Parameter Name | Required | Type | Restrictions | Description |
---|---|---|---|---|
name | Yes | string | The name of the created domain | |
rankingName | Yes | string | The name of the created ranking |
Response Status
Http Status | Desc |
---|---|
200 | OK |
400 | Bad Request |
401 | Unauthorized |
401 | there is no such service |
403 | Forbidden |
404 | Not Found |
500 | Internal Server Error |
Example
Example Request
DELETE /CloudSearch/real/v1/domain/search_test/ranking/clous
Host: cloudsearch.apigw.ntruss.com
haveContainer: false
haveUsage: false
accept: application/json
x-ncp-iam-access-key: cPMl0CYGgRYvEa8sylCj
x-ncp-apigw-signature-v2: nn6HxvbYlXzuDBLYG8qNdz4Z7Y6qs+l5EX8BmGwI/EI=
x-ncp-apigw-timestamp: 1551436817715
Was this article helpful?