Deleting a Custom Word Dictionary
Function
This API is used to delete a custom word dictionary.
URI
- URI format
DELETE /v1.0/{project_id}/clusters/{cluster_id}/thesaurus - Parameter description
Parameter
Mandatory
Type
Description
project_id
Yes
String
Project ID. For details, see Obtaining the Project ID and Account ID.
cluster_id
Yes
String
ID of the cluster where a custom word dictionary is to be deleted.
Request
Example request
DELETE /v1.0/6204a5bd270343b5885144cf9c8c158d/clusters/ea244205-d641-45d9-9dcb-ab2236bcd07e/thesaurus
Response
None
Status Code
Table 1 describes the status code.
|
Status Code |
Code |
Status Code Description |
|---|---|---|
|
200 |
OK |
The request is processed successfully. |
|
403 |
Forbidden |
The server understood the request, but is refusing to fulfill it. The client should not repeat the request without modifications. |
|
500 |
InternalServerError |
The server is able to receive the request but it could not understand the request. |
Last Article: Querying the Status of a Custom Word Dictionary
Next Article: APIs Related to Snapshot Management
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.