Updated API Users Permissions (markdown)

Lukas Metzger 2018-04-01 19:50:49 +02:00
parent b5152dd489
commit bbc429e47c

@ -24,7 +24,7 @@ All actions here are only for admin users. They will return a 403 error for user
}, },
"results": [ "results": [
{ {
"id": 1, "domainId": 1,
"domainName": "example.com" "domainName": "example.com"
} }
] ]