Deleting a Word Dictionary
Function
This API is used to delete a custom word dictionary.
URI
- URI format
DELETE /v1.0/{project_id}/clusters/{cluster_id}/poisson_words?name={name} - 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.
name
Yes
String
Name of the cluster where a custom word dictionary is to be deleted.
Request
None
Response
None
Examples
Example request
DELETE /v1.0/6204a5bd270343b5885144cf9c8c158d/clusters/ea244205-d641-45d9-9dcb-ab2236bcd07e/poisson_words?name=main.txt
Status Code
Table 1 describes the status code.
Last Article: Querying the Word Dictionary Status
Next Article: Poisson Analyzer Usage Guide
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.