Update, retrieve, and delete text records using generic methods.
API methods
Update a text record: PUT /v1/update
Note: You can update the following properties of a text record using this
method:
- name
- ttl
- comment
- text data
Get a list of text records: GET /v1/getEntities
Delete a text record: DELETE /v1/delete