Add Account Id To Zone Creation (#195)

This commit is contained in:
Phil Young
2021-10-13 04:31:32 +01:00
committed by GitHub
parent 99d8cfb71c
commit 12ac2bbd76
4 changed files with 118 additions and 79 deletions

View File

@@ -23,6 +23,10 @@
"email": "user@example.com",
"owner_type": "user"
},
"account": {
"id": "023e105f4ecef8ad9ca31a8372d0c353",
"name": "Demo Account"
},
"permissions": [
"#zone:read",
"#zone:edit"