docs/auditLog.md in losant_rest-1.0.8 vs docs/auditLog.md in losant_rest-1.1.0

- old
+ new

@@ -20,9 +20,14 @@ auditLogId: my_audit_log_id) puts result ``` +#### Authentication +The client must be configured with a valid api access token to call this +action. The token must include at least one of the following scopes: +all.Organization, all.Organization.read, all.User, all.User.read, auditLog.*, or auditLog.get. + #### Available Parameters | Name | Type | Required | Description | Default | Example | | ---- | ---- | -------- | ----------- | ------- | ------- | | orgId | string | Y | ID associated with the organization | | 575ed6e87ae143cd83dc4aa8 |