| Code | Description |
|---|---|
| 401 | Unauthorized |
| 403 | Forbidden |
| 404 | Not Found |
| 500 | Server crashed for some reason |
{
"account_owner_email": "abc@xyz.org",
"user_accounts": [
{
"id": 6,
"account_id": 1484,
"user_id": 713,
"domains": true,
"alerts": true,
"domains_reports": false,
"plans": false,
"profile": false,
"reports": true,
"summary": true,
"teams": true,
"timeline": true,
"widgets": true,
"subscription": true,
"create_teams": true
},
{
"id": 7,
"account_id": 1484,
"user_id": 1737,
"domains": true,
"alerts": true,
"domains_reports": false,
"plans": false,
"profile": false,
"reports": true,
"summary": true,
"teams": true,
"timeline": true,
"widgets": true,
"subscription": true,
"create_teams": false
},
{
"id": 8,
"account_id": 1484,
"user_id": 49,
"domains": true,
"alerts": true,
"domains_reports": false,
"plans": false,
"profile": false,
"reports": true,
"summary": true,
"teams": true,
"timeline": true,
"widgets": true,
"subscription": false,
"create_teams": true
}
]
}
| Code | Description |
|---|---|
| 401 | Unauthorized |
| 403 | Forbidden |
| 404 | Not Found |
| 500 | Server crashed for some reason |
{
"id": 8,
"user_id": 49,
"account_id": 13,
"profile": false,
"domains_reports": false,
"plans": false,
"api_tokens": false,
"domains": true,
"summary": true,
"timeline": true,
"reports": true,
"alerts": true,
"teams": true,
"widgets": true,
"timestamp": null,
"sso": false,
"tag": false,
"subscription": false,
"create_teams": true
}
| Code | Description |
|---|---|
| 401 | Unauthorized |
| 403 | Forbidden |
| 404 | Not Found |
| 500 | Server crashed for some reason |
| Param name | Description |
|---|---|
|
user_account required |
Validations:
|
|
user_account[email] required |
email of user, you want to add in account Validations:
|
|
user_account[domains_reports] required |
domains_reports access flag Validations:
|
|
user_account[alerts] required |
alerts access flag Validations:
|
|
user_account[domains] required |
domains access flag Validations:
|
|
user_account[reports] required |
reports access flag Validations:
|
|
user_account[summary] required |
summary access flag Validations:
|
|
user_account[teams] required |
teams access flag Validations:
|
|
user_account[timeline] required |
timeline access flag Validations:
|
|
user_account[widgets] required |
widgets access flag Validations:
|
|
user_account[sso] required |
sso access flag Validations:
|
|
user_account[tag] required |
tag access flag Validations:
|
|
user_account[subscription] required |
subscription access flag Validations:
|
|
user_account[create_teams] required |
create_teams access flag Validations:
|
| Code | Description |
|---|---|
| 401 | Unauthorized |
| 403 | Forbidden |
| 404 | Not Found |
| 500 | Server crashed for some reason |
| Param name | Description |
|---|---|
|
user_account required |
Validations:
|
|
user_account[domains_reports] optional |
domains_reports access flag Validations:
|
|
user_account[alerts] optional |
alerts access flag Validations:
|
|
user_account[domains] optional |
domains access flag Validations:
|
|
user_account[reports] optional |
reports access flag Validations:
|
|
user_account[summary] optional |
summary access flag Validations:
|
|
user_account[teams] optional |
teams access flag Validations:
|
|
user_account[timeline] optional |
timeline access flag Validations:
|
|
user_account[widgets] optional |
widgets access flag Validations:
|
|
user_account[sso] optional |
sso access flag Validations:
|
|
user_account[tag] optional |
tag access flag Validations:
|
|
user_account[subscription] optional |
subscription access flag Validations:
|
|
user_account[create_teams] optional |
create_teams access flag Validations:
|
| Code | Description |
|---|---|
| 401 | Unauthorized |
| 403 | Forbidden |
| 404 | Not Found |
| 500 | Server crashed for some reason |