Delete a Custom Dictionary Expression
DELETEhttps://us.api.nabla.com/v1/core/user/custom-dictionary-expressions/:id
Delete a Custom Dictionary Expression.
Requestโ
Responsesโ
- 200
The unique identifier of the deleted Custom Dictionary Expression.
Authorization: http
name: bearertype: httpscheme: bearer
- curl
- python
- go
- nodejs
- CURL
curl -L -X DELETE 'https://us.api.nabla.com/v1/core/user/custom-dictionary-expressions/:id' \
-H 'Accept: application/json' \
-H 'Authorization: Bearer <token>'
ResponseClear