Delete Stopwords CSV file
Delete the existing stopword csv file.
End Point
GET
https://api.cartup.ai/v1/search/stopwords/delete
Query Parameters
Name | Type | Description |
---|---|---|
orgId* | String | Your Org ID |
Headers
Name | Type | Description |
---|---|---|
Accept* | String | application/json |
Content_type* | String | application/json |
X-Cartup-Access-Token* | String | $CARTUP_API_KEY |
X-Cartup-orgId * | String | $CARTUP_ORD_ID |
Request samples
Last updated