Retrieves an Aerial account by accountId
Success
Unauthorized
Forbidden
Resource Not Found
Rate limit exceeded
Internal Server Error
{- "id": "022ha15dpfc6e884cd3xrhn4259",
- "name": "My Account"
}
Replace the properties of an Aerial account
Success
Bad Request
Unauthorized
Forbidden
Rate limit exceeded
Internal Server Error
{- "name": "My Account"
}
{- "id": "022ha15dpfc6e884cd3xrhn4259",
- "name": "My Account"
}
Lists all subscribed products
Success
Bad Request
Unauthorized
Forbidden
Resource Not Found
Rate limit exceeded
Internal Server Error
[- {
- "id": "P000052",
- "name": "IT Products - SSO"
}, - {
- "id": "P000131",
- "name": "IT Products - MFA"
}, - {
- "id": "P000139",
- "name": "IT Products - Lifecycle Management with 1 OIN App"
}
]