Grant Permission To Accounts
Grant a permission to accounts (users or service accounts)
The permission to grant. Note that host_tag_management
is the equivalent of the Source Tag Management permission, monitored_application_service_management
is the equivalent of the Integrations permission, agent_management
is the equivalent of the Proxies permission.
List of accounts the specified permission to be granted to
[
{}
]
successful operation
{
"identifier": "string",
"customer": "string",
"ssoId": "string",
"lastSuccessfulLogin": 0,
"groups": [
"string"
],
"userGroups": [
{
"id": "04e5fd3a-c916-45aa-923c-2fa02e9eddac",
"name": "string",
"customer": "string",
"users": [
"string"
],
"userCount": 0,
"properties": {
"nameEditable": false,
"usersEditable": false,
"rolesEditable": false
},
"description": "string",
"roles": [
"RoleDTO Object"
]
}
],
"roles": [
{
"sampleLinkedGroups": [
"UserGroup Object"
],
"linkedGroupsCount": 0,
"sampleLinkedAccounts": [
"string"
],
"linkedAccountsCount": 0,
"restrictedPermissions": [
"string"
],
"properties": {
"nameEditable": false,
"usersRemovable": false,
"usersAddable": false,
"permsEditable": false,
"deletable": false
},
"permissions": [
"string"
],
"name": "string",
"id": "string",
"description": "string",
"createdEpochMillis": 0,
"lastUpdatedMs": 0,
"lastUpdatedAccountId": "string",
"customer": "string"
}
]
}
The unique identifier of this user, which must be their valid email address
The id of the customer to which this user belongs
ssoId
lastSuccessfulLogin
The permissions granted to this user