REST API for dynv6 not fully implemented?

Hi,
is it possible that not all functions are (fully) implemented (yet)?

‘Get details for a record’ works.
https://dynv6.com/api/v2/zones/{zoneID}/records/{recordID}

But as soon as I send data to use ‘Update an existing record’, I always get back the error ‘Not Found’ (404).

A description of the data to be transferred is also missing for ‘Get details for a record’.

Are other functions not (completely) implemented?

Thanks

My mistake. Of course I have to choose ‘Patch’ as method. Then it works. :roll_eyes: