Audit Log Event hashedtokens.change
Permissions for an API token have been changed
This audit log type records operations for the following features:
| Field Type | Type | Value | Availability | Description |
|---|---|---|---|---|
| actionName | String | Â | Â | The name of the action, for example create, delete or update |
| Â | Â | updateViewPermissionsTokenAssetPermissions | Â | Â |
| actor | ActorType | Â | Â | Actor, as defined in Actor Structure |
| newAssetPermissions | Seq[AssetPermissionAssignmentAudit] | Â | Â | The updated set of asset permissions for the token |
| oldAssetPermissions | Seq[AssetPermissionAssignmentAudit] | Â | Â | The previous set of asset permissions for the token |
| sensitive | Boolean | Â | Â | Whether the audited event is marked sensitive |
| timestamp | ZonedDateTime | Â | Â | Timestamp of the audited event |
| tokenId | String | Â | Â | Token ID |
| tokenName | String | Â | Â | Token name |