Delete a Dot Phrase
DELETEhttps://us.api.nabla.com/v1/core/user/dot-phrases/:id
Delete a Dot Phrase.
Requestโ
Responsesโ
- 200
The Dot Phrase id.
Authorization: http
name: bearertype: httpscheme: bearer
- curl
- python
- go
- nodejs
- CURL
curl -L -X DELETE 'https://us.api.nabla.com/v1/core/user/dot-phrases/:id' \
-H 'Accept: application/json' \
-H 'Authorization: Bearer <token>'
ResponseClear