v1

latestOpenAPI 3.0.12026-07-1344998.2 KB

Remove Zone Password

Remove one or more passwords from a zone. At least one password must remain on the zone — this request will fail if it would leave the zone with no passwords.

post/zone/remove_password

Request body

zonestring required

The name of the zone to remove the password from.

passwordstring[] required

The password(s) to remove. Pass a single string or an array of strings to remove multiple passwords.

Response

OK