v1

latestOpenAPI 3.0.12026-07-1344998.2 KB

Add Zone Password

Add one or more passwords to a zone.

post/zone/add_password

Request body

zonestring required

The name of the zone to add the password to.

passwordstring[] required

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

Response

OK