cURL
curl --request POST \ --url https://api.ck-itsolutions.nl/v1/rdns \ --header 'Content-Type: application/json' \ --header 'x-api-key: <api-key>' \ --data ' { "ips": "<string>", "record": "<string>" } '
{}
Creates a new rDNS record
Documentation IndexFetch the complete documentation index at: https://docs.ck-itsolutions.nl/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.ck-itsolutions.nl/llms.txt
Use this file to discover all available pages before exploring further.
Plant to add to the store
IP subnet(s) for which the PTR record is created.
PTR Record.
Returns newly created rDNS record with uuid as json.
The response is of type object.
object