Update a given record using API Update a given record usi...

Topic: Update a given record using API

Post Update
by Antani Antarello on Sunday, October 1, 2017

Hi, I can't seem to find a way to do updates to a dns entry (if not subsequential delete/create). Any pointers?

Thanks for the great service guys!

Reply with quote | Report
Post Re: Update a given record using API
by williamddns on Wednesday, October 4, 2017

I don't see a way to update a given record either. Probably it supports only add and delete? Or it could also be that the function is supported but no documentation is provided yet. I think I will make a call to api.dynu.com and try it out.

Reply with quote | Report
Post Re: Update a given record using API
by rahsharma on Friday, October 6, 2017

You should be able to update details of a DNS record using the below POST to the API.

/v1/dns/record/update

You can post the same object which you obtain through a /v1/dns/record/get after modifications to the object.

Reply with quote | Report
Thursday, March 28, 2024 11:11 PM
Loading...