losant_rest 2.0.0 → 2.1.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/docs/_schemas.md +140925 -67028
- data/docs/application.md +27 -27
- data/docs/applicationApiToken.md +1 -1
- data/docs/applicationApiTokens.md +1 -1
- data/docs/applicationCertificate.md +3 -3
- data/docs/applicationCertificateAuthorities.md +2 -2
- data/docs/applicationCertificateAuthority.md +3 -3
- data/docs/applicationCertificates.md +5 -4
- data/docs/applicationDashboard.md +5 -5
- data/docs/applicationDashboards.md +2 -2
- data/docs/applicationJobLog.md +1 -1
- data/docs/applicationJobLogs.md +1 -1
- data/docs/applicationKey.md +3 -3
- data/docs/applicationKeys.md +2 -2
- data/docs/applicationTemplate.md +1 -1
- data/docs/applicationTemplates.md +3 -3
- data/docs/applications.md +5 -5
- data/docs/auditLog.md +1 -1
- data/docs/auditLogs.md +1 -1
- data/docs/auth.md +1 -1
- data/docs/credential.md +4 -4
- data/docs/credentials.md +2 -2
- data/docs/dashboard.md +4 -4
- data/docs/dashboards.md +3 -2
- data/docs/data.md +3 -3
- data/docs/dataTable.md +5 -5
- data/docs/dataTableRow.md +4 -4
- data/docs/dataTableRows.md +9 -9
- data/docs/dataTables.md +2 -2
- data/docs/device.md +15 -15
- data/docs/deviceAttribute.md +3 -3
- data/docs/deviceAttributes.md +2 -2
- data/docs/deviceRecipe.md +4 -4
- data/docs/deviceRecipes.md +2 -2
- data/docs/devices.md +14 -14
- data/docs/edgeDeployment.md +1 -1
- data/docs/edgeDeployments.md +7 -7
- data/docs/embeddedDeployment.md +1 -1
- data/docs/embeddedDeployments.md +8 -8
- data/docs/event.md +3 -3
- data/docs/events.md +6 -6
- data/docs/experience.md +3 -3
- data/docs/experienceDomain.md +3 -3
- data/docs/experienceDomains.md +2 -2
- data/docs/experienceEndpoint.md +4 -4
- data/docs/experienceEndpoints.md +3 -3
- data/docs/experienceGroup.md +3 -3
- data/docs/experienceGroups.md +2 -2
- data/docs/experienceSlug.md +3 -3
- data/docs/experienceSlugs.md +2 -2
- data/docs/experienceUser.md +3 -3
- data/docs/experienceUsers.md +2 -2
- data/docs/experienceVersion.md +3 -3
- data/docs/experienceVersions.md +2 -2
- data/docs/experienceView.md +4 -4
- data/docs/experienceViews.md +2 -2
- data/docs/file.md +9 -9
- data/docs/files.md +3 -3
- data/docs/flow.md +11 -11
- data/docs/flowVersion.md +6 -6
- data/docs/flowVersions.md +4 -4
- data/docs/flows.md +5 -5
- data/docs/instance.md +8 -8
- data/docs/instanceApiToken.md +1 -1
- data/docs/instanceApiTokens.md +2 -2
- data/docs/instanceAuditLog.md +1 -1
- data/docs/instanceAuditLogs.md +1 -1
- data/docs/instanceCustomNode.md +5 -5
- data/docs/instanceCustomNodes.md +2 -2
- data/docs/instanceMember.md +2 -2
- data/docs/instanceMembers.md +1 -1
- data/docs/instanceNotificationRule.md +5 -5
- data/docs/instanceNotificationRules.md +2 -2
- data/docs/instanceOrg.md +8 -8
- data/docs/instanceOrgInvite.md +3 -3
- data/docs/instanceOrgInvites.md +2 -2
- data/docs/instanceOrgMember.md +1 -1
- data/docs/instanceOrgMembers.md +3 -2
- data/docs/instanceOrgs.md +3 -3
- data/docs/instanceSandbox.md +7 -7
- data/docs/instanceSandboxes.md +1 -1
- data/docs/instances.md +1 -1
- data/docs/integration.md +3 -3
- data/docs/integrations.md +2 -2
- data/docs/me.md +21 -21
- data/docs/notebook.md +10 -10
- data/docs/notebooks.md +2 -2
- data/docs/org.md +14 -14
- data/docs/orgs.md +2 -2
- data/docs/privateFile.md +9 -9
- data/docs/privateFiles.md +3 -3
- data/docs/resourceJob.md +8 -8
- data/docs/resourceJobs.md +2 -2
- data/docs/userApiToken.md +3 -3
- data/docs/userApiTokens.md +4 -4
- data/docs/userOauthToken.md +125 -0
- data/docs/userOauthTokens.md +87 -0
- data/docs/webhook.md +3 -3
- data/docs/webhooks.md +2 -2
- data/lib/platform_rest/application.rb +21 -21
- data/lib/platform_rest/application_api_token.rb +1 -1
- data/lib/platform_rest/application_api_tokens.rb +1 -1
- data/lib/platform_rest/application_certificate.rb +3 -3
- data/lib/platform_rest/application_certificate_authorities.rb +2 -2
- data/lib/platform_rest/application_certificate_authority.rb +3 -3
- data/lib/platform_rest/application_certificates.rb +7 -4
- data/lib/platform_rest/application_dashboard.rb +5 -5
- data/lib/platform_rest/application_dashboards.rb +2 -2
- data/lib/platform_rest/application_job_log.rb +1 -1
- data/lib/platform_rest/application_job_logs.rb +1 -1
- data/lib/platform_rest/application_key.rb +3 -3
- data/lib/platform_rest/application_keys.rb +2 -2
- data/lib/platform_rest/application_template.rb +1 -1
- data/lib/platform_rest/application_templates.rb +3 -3
- data/lib/platform_rest/applications.rb +3 -3
- data/lib/platform_rest/audit_log.rb +1 -1
- data/lib/platform_rest/audit_logs.rb +1 -1
- data/lib/platform_rest/client.rb +10 -2
- data/lib/platform_rest/credential.rb +4 -4
- data/lib/platform_rest/credentials.rb +2 -2
- data/lib/platform_rest/dashboard.rb +4 -4
- data/lib/platform_rest/dashboards.rb +3 -2
- data/lib/platform_rest/data.rb +3 -3
- data/lib/platform_rest/data_table.rb +5 -5
- data/lib/platform_rest/data_table_row.rb +4 -4
- data/lib/platform_rest/data_table_rows.rb +9 -9
- data/lib/platform_rest/data_tables.rb +2 -2
- data/lib/platform_rest/device.rb +15 -15
- data/lib/platform_rest/device_attribute.rb +3 -3
- data/lib/platform_rest/device_attributes.rb +2 -2
- data/lib/platform_rest/device_recipe.rb +4 -4
- data/lib/platform_rest/device_recipes.rb +2 -2
- data/lib/platform_rest/devices.rb +14 -14
- data/lib/platform_rest/edge_deployment.rb +1 -1
- data/lib/platform_rest/edge_deployments.rb +7 -7
- data/lib/platform_rest/embedded_deployment.rb +1 -1
- data/lib/platform_rest/embedded_deployments.rb +8 -8
- data/lib/platform_rest/event.rb +3 -3
- data/lib/platform_rest/events.rb +6 -6
- data/lib/platform_rest/experience.rb +3 -3
- data/lib/platform_rest/experience_domain.rb +3 -3
- data/lib/platform_rest/experience_domains.rb +2 -2
- data/lib/platform_rest/experience_endpoint.rb +4 -4
- data/lib/platform_rest/experience_endpoints.rb +3 -3
- data/lib/platform_rest/experience_group.rb +3 -3
- data/lib/platform_rest/experience_groups.rb +2 -2
- data/lib/platform_rest/experience_slug.rb +3 -3
- data/lib/platform_rest/experience_slugs.rb +2 -2
- data/lib/platform_rest/experience_user.rb +3 -3
- data/lib/platform_rest/experience_users.rb +2 -2
- data/lib/platform_rest/experience_version.rb +3 -3
- data/lib/platform_rest/experience_versions.rb +2 -2
- data/lib/platform_rest/experience_view.rb +4 -4
- data/lib/platform_rest/experience_views.rb +2 -2
- data/lib/platform_rest/file.rb +6 -6
- data/lib/platform_rest/files.rb +2 -2
- data/lib/platform_rest/flow.rb +11 -11
- data/lib/platform_rest/flow_version.rb +6 -6
- data/lib/platform_rest/flow_versions.rb +3 -3
- data/lib/platform_rest/flows.rb +5 -5
- data/lib/platform_rest/instance.rb +8 -8
- data/lib/platform_rest/instance_api_token.rb +1 -1
- data/lib/platform_rest/instance_api_tokens.rb +2 -2
- data/lib/platform_rest/instance_audit_log.rb +1 -1
- data/lib/platform_rest/instance_audit_logs.rb +1 -1
- data/lib/platform_rest/instance_custom_node.rb +5 -5
- data/lib/platform_rest/instance_custom_nodes.rb +2 -2
- data/lib/platform_rest/instance_member.rb +2 -2
- data/lib/platform_rest/instance_members.rb +1 -1
- data/lib/platform_rest/instance_notification_rule.rb +5 -5
- data/lib/platform_rest/instance_notification_rules.rb +2 -2
- data/lib/platform_rest/instance_org.rb +8 -8
- data/lib/platform_rest/instance_org_invite.rb +3 -3
- data/lib/platform_rest/instance_org_invites.rb +3 -3
- data/lib/platform_rest/instance_org_member.rb +1 -1
- data/lib/platform_rest/instance_org_members.rb +3 -2
- data/lib/platform_rest/instance_orgs.rb +3 -3
- data/lib/platform_rest/instance_sandbox.rb +7 -7
- data/lib/platform_rest/instance_sandboxes.rb +1 -1
- data/lib/platform_rest/instances.rb +1 -1
- data/lib/platform_rest/integration.rb +3 -3
- data/lib/platform_rest/integrations.rb +2 -2
- data/lib/platform_rest/me.rb +21 -21
- data/lib/platform_rest/notebook.rb +9 -9
- data/lib/platform_rest/notebooks.rb +2 -2
- data/lib/platform_rest/org.rb +14 -14
- data/lib/platform_rest/orgs.rb +2 -2
- data/lib/platform_rest/private_file.rb +6 -6
- data/lib/platform_rest/private_files.rb +2 -2
- data/lib/platform_rest/resource_job.rb +8 -8
- data/lib/platform_rest/resource_jobs.rb +2 -2
- data/lib/platform_rest/user_api_token.rb +3 -3
- data/lib/platform_rest/user_api_tokens.rb +4 -4
- data/lib/platform_rest/user_oauth_token.rb +170 -0
- data/lib/platform_rest/user_oauth_tokens.rb +132 -0
- data/lib/platform_rest/version.rb +1 -1
- data/lib/platform_rest/webhook.rb +3 -3
- data/lib/platform_rest/webhooks.rb +2 -2
- data/lib/platform_rest.rb +2 -0
- data/schemas/advancedApplicationCertQuery.json +1885 -0
- data/schemas/advancedApplicationKeyQuery.json +763 -763
- data/schemas/apiToken.json +110 -1
- data/schemas/apiTokenPatch.json +100 -0
- data/schemas/apiTokenPost.json +118 -0
- data/schemas/apiTokens.json +120 -2
- data/schemas/application.json +15 -2
- data/schemas/applicationCertificate.json +90 -58
- data/schemas/applicationCertificateAuthorities.json +24 -0
- data/schemas/applicationCertificateAuthority.json +24 -0
- data/schemas/applicationCertificatePatch.json +32 -4
- data/schemas/applicationCertificatePost.json +28 -30
- data/schemas/applicationCertificates.json +90 -58
- data/schemas/applicationCreationByTemplateResult.json +15 -2
- data/schemas/applicationDashboardPost.json +183 -128
- data/schemas/applicationImportExecutions.json +3 -5
- data/schemas/applicationImportResult.json +674 -0
- data/schemas/applicationJobLog.json +129 -123
- data/schemas/applicationJobLogs.json +129 -123
- data/schemas/applicationKey.json +41 -41
- data/schemas/applicationKeyPatch.json +4 -4
- data/schemas/applicationKeyPost.json +36 -29
- data/schemas/applicationKeys.json +41 -41
- data/schemas/applicationSearchResult.json +10 -10
- data/schemas/applicationTemplates.json +9 -2
- data/schemas/applications.json +15 -2
- data/schemas/auditLog.json +2 -6
- data/schemas/auditLogs.json +2 -6
- data/schemas/authedDevice.json +3 -0
- data/schemas/credential.json +7 -0
- data/schemas/credentialLinkedResources.json +19724 -344
- data/schemas/credentialPatch.json +3 -0
- data/schemas/credentialPost.json +3 -0
- data/schemas/credentials.json +7 -0
- data/schemas/dashboard.json +203 -128
- data/schemas/dashboardBlockSuggestCodePost.json +19 -0
- data/schemas/dashboardPatch.json +183 -128
- data/schemas/dashboardPost.json +183 -128
- data/schemas/dashboardUpdateEventsResult.json +266 -0
- data/schemas/dashboards.json +203 -128
- data/schemas/dataTable.json +11 -0
- data/schemas/dataTableRowPatch.json +16 -0
- data/schemas/dataTableRowPost.json +39 -0
- data/schemas/dataTableRowPostResult.json +54 -0
- data/schemas/dataTables.json +11 -0
- data/schemas/device.json +259 -107
- data/schemas/deviceConnectionStatus.json +4 -0
- data/schemas/deviceLog.json +3 -0
- data/schemas/deviceRecipe.json +259 -108
- data/schemas/deviceRecipes.json +259 -108
- data/schemas/devices.json +287 -116
- data/schemas/edgeDeploymentRelease.json +4252 -39
- data/schemas/edgeDeployments.json +28 -0
- data/schemas/embeddedDeploymentRelease.json +2073 -0
- data/schemas/embeddedDeployments.json +25 -0
- data/schemas/error.json +14 -0
- data/schemas/event.json +4 -1
- data/schemas/eventPlusNewCount.json +4 -1
- data/schemas/events.json +4 -1
- data/schemas/experienceDomains.json +19 -0
- data/schemas/experienceEndpoint.json +19 -0
- data/schemas/experienceEndpoints.json +24 -0
- data/schemas/experienceLinkedResources.json +19728 -313
- data/schemas/experienceSlugs.json +19 -0
- data/schemas/experienceUsers.json +16 -2
- data/schemas/experienceVersions.json +25 -0
- data/schemas/experienceView.json +5 -0
- data/schemas/experienceViews.json +10 -0
- data/schemas/fileUploadPostResponse.json +92 -103
- data/schemas/files.json +5 -1
- data/schemas/flow.json +211 -46
- data/schemas/flowPatch.json +199 -46
- data/schemas/flowPost.json +199 -46
- data/schemas/flowStorageMetadata.json +2 -2
- data/schemas/flowVersion.json +450 -101
- data/schemas/flowVersionPost.json +199 -46
- data/schemas/flowVersions.json +9903 -113
- data/schemas/flows.json +9637 -46
- data/schemas/flowsImportPost.json +398 -92
- data/schemas/flowsImportResult.json +661 -147
- data/schemas/githubLogin.json +18 -0
- data/schemas/historicalSummaries.json +3 -2
- data/schemas/historicalSummary.json +3 -2
- data/schemas/instanceAuditLog.json +2 -6
- data/schemas/instanceAuditLogs.json +90 -1
- data/schemas/instanceCustomNode.json +41 -2
- data/schemas/instanceCustomNodePatch.json +59 -6
- data/schemas/instanceCustomNodePost.json +59 -6
- data/schemas/instanceCustomNodes.json +41 -2
- data/schemas/instanceOrg.json +4 -1
- data/schemas/instanceOrgInvite.json +102 -0
- data/schemas/instanceOrgInviteSent.json +12 -0
- data/schemas/instanceOrgInvites.json +145 -0
- data/schemas/instanceOrgMember.json +52 -0
- data/schemas/instanceOrgMemberPatch.json +2 -2
- data/schemas/instanceOrgMemberPost.json +4 -4
- data/schemas/instanceOrgMembers.json +105 -1
- data/schemas/instanceOrgPost.json +5 -5
- data/schemas/instanceOrgs.json +5 -2
- data/schemas/instanceSandbox.json +5 -1
- data/schemas/instanceSandboxes.json +9 -1
- data/schemas/integration.json +38 -39
- data/schemas/integrationPatch.json +8 -8
- data/schemas/integrationPost.json +8 -8
- data/schemas/integrations.json +38 -39
- data/schemas/jobEnqueuedResult.json +1 -1
- data/schemas/me.json +685 -88
- data/schemas/notebook.json +33 -21
- data/schemas/notebookExecutionLogs.json +20 -0
- data/schemas/notebookMinuteCounts.json +1 -1
- data/schemas/notebookPatch.json +29 -21
- data/schemas/notebookPost.json +29 -21
- data/schemas/notebooks.json +33 -21
- data/schemas/notificationRule.json +4 -0
- data/schemas/notificationRules.json +8 -0
- data/schemas/oauthClient.json +107 -0
- data/schemas/oauthClientPost.json +89 -0
- data/schemas/oauthDcrError.json +23 -0
- data/schemas/oauthError.json +31 -0
- data/schemas/org.json +16 -3
- data/schemas/orgInvite.json +2 -2
- data/schemas/orgInviteCollection.json +2 -2
- data/schemas/orgInvitePost.json +2 -2
- data/schemas/orgInvites.json +77 -82
- data/schemas/orgInvitesUser.json +44 -47
- data/schemas/orgMemberPatch.json +2 -2
- data/schemas/orgRoleInfo.json +2 -2
- data/schemas/orgs.json +16 -3
- data/schemas/paletteResponse.json +372 -364
- data/schemas/periodSummaries.json +1 -1
- data/schemas/recentItemList.json +226 -27
- data/schemas/resourceJob.json +33 -9
- data/schemas/resourceJobExecutionLogs.json +34 -20
- data/schemas/resourceJobExecutionOptions.json +1 -1
- data/schemas/resourceJobPatch.json +9 -9
- data/schemas/resourceJobPost.json +9 -9
- data/schemas/resourceJobs.json +33 -9
- data/schemas/samlResponse.json +18 -0
- data/schemas/tagValuesResponse.json +1 -2
- data/schemas/templateKeywords.json +1 -0
- data/schemas/timeSeriesData.json +36 -4
- data/schemas/userCredentials.json +18 -0
- data/schemas/userOauthToken.json +210 -0
- data/schemas/userOauthTokenPatch.json +123 -0
- data/schemas/userOauthTokenPost.json +197 -0
- data/schemas/userOauthTokens.json +251 -0
- data/schemas/userPost.json +18 -0
- data/schemas/validateContextError.json +71 -24
- data/schemas/validateContextSuccess.json +71 -24
- metadata +22 -1
data/docs/devices.md
CHANGED
|
@@ -36,7 +36,7 @@ puts result
|
|
|
36
36
|
#### Authentication
|
|
37
37
|
The client must be configured with a valid api access token to call this
|
|
38
38
|
action. The token must include at least one of the following scopes:
|
|
39
|
-
all.Application, all.Application.read, all.Organization, all.Organization.read, all.User, all.User.read, devices.*, or devices.attributeNames.
|
|
39
|
+
all.Application, all.Application.bounded, all.Application.read, all.Organization, all.Organization.bounded, all.Organization.read, all.User, all.User.bounded, all.User.read, devices.*, or devices.attributeNames.
|
|
40
40
|
|
|
41
41
|
#### Available Parameters
|
|
42
42
|
|
|
@@ -78,7 +78,7 @@ puts result
|
|
|
78
78
|
#### Authentication
|
|
79
79
|
The client must be configured with a valid api access token to call this
|
|
80
80
|
action. The token must include at least one of the following scopes:
|
|
81
|
-
all.Application, all.Organization, all.User, devices.*, or devices.delete.
|
|
81
|
+
all.Application, all.Application.bounded, all.Organization, all.Organization.bounded, all.User, all.User.bounded, devices.*, or devices.delete.
|
|
82
82
|
|
|
83
83
|
#### Available Parameters
|
|
84
84
|
|
|
@@ -117,7 +117,7 @@ puts result
|
|
|
117
117
|
#### Authentication
|
|
118
118
|
The client must be configured with a valid api access token to call this
|
|
119
119
|
action. The token must include at least one of the following scopes:
|
|
120
|
-
all.Application, all.Application.read, all.Organization, all.Organization.read, all.User, all.User.read, devices.*, or devices.deviceNames.
|
|
120
|
+
all.Application, all.Application.bounded, all.Application.read, all.Organization, all.Organization.bounded, all.Organization.read, all.User, all.User.bounded, all.User.read, devices.*, or devices.deviceNames.
|
|
121
121
|
|
|
122
122
|
#### Available Parameters
|
|
123
123
|
|
|
@@ -156,7 +156,7 @@ puts result
|
|
|
156
156
|
#### Authentication
|
|
157
157
|
The client must be configured with a valid api access token to call this
|
|
158
158
|
action. The token must include at least one of the following scopes:
|
|
159
|
-
all.Application, all.Application.read, all.Organization, all.Organization.read, all.User, all.User.read, devices.*, or devices.export.
|
|
159
|
+
all.Application, all.Application.bounded, all.Application.read, all.Organization, all.Organization.bounded, all.Organization.read, all.User, all.User.bounded, all.User.read, devices.*, or devices.export.
|
|
160
160
|
|
|
161
161
|
#### Available Parameters
|
|
162
162
|
|
|
@@ -196,7 +196,7 @@ puts result
|
|
|
196
196
|
#### Authentication
|
|
197
197
|
The client must be configured with a valid api access token to call this
|
|
198
198
|
action. The token must include at least one of the following scopes:
|
|
199
|
-
all.Application, all.Application.read, all.Device, all.Device.read, all.Organization, all.Organization.read, all.User, all.User.read, devices.*, or devices.get.
|
|
199
|
+
all.Application, all.Application.bounded, all.Application.read, all.Device, all.Device.read, all.Organization, all.Organization.bounded, all.Organization.read, all.User, all.User.bounded, all.User.read, devices.*, or devices.get.
|
|
200
200
|
|
|
201
201
|
#### Available Parameters
|
|
202
202
|
|
|
@@ -247,7 +247,7 @@ puts result
|
|
|
247
247
|
#### Authentication
|
|
248
248
|
The client must be configured with a valid api access token to call this
|
|
249
249
|
action. The token must include at least one of the following scopes:
|
|
250
|
-
all.Application, all.Application.read, all.Device, all.Device.read, all.Organization, all.Organization.read, all.User, all.User.read, devices.*, or devices.getCompositeState.
|
|
250
|
+
all.Application, all.Application.bounded, all.Application.read, all.Device, all.Device.read, all.Organization, all.Organization.bounded, all.Organization.read, all.User, all.User.bounded, all.User.read, devices.*, or devices.getCompositeState.
|
|
251
251
|
|
|
252
252
|
#### Available Parameters
|
|
253
253
|
|
|
@@ -294,7 +294,7 @@ puts result
|
|
|
294
294
|
#### Authentication
|
|
295
295
|
The client must be configured with a valid api access token to call this
|
|
296
296
|
action. The token must include at least one of the following scopes:
|
|
297
|
-
all.Application, all.Organization, all.User, devices.*, or devices.patch.
|
|
297
|
+
all.Application, all.Application.bounded, all.Organization, all.Organization.bounded, all.User, all.User.bounded, devices.*, or devices.patch.
|
|
298
298
|
|
|
299
299
|
#### Available Parameters
|
|
300
300
|
|
|
@@ -333,7 +333,7 @@ puts result
|
|
|
333
333
|
#### Authentication
|
|
334
334
|
The client must be configured with a valid api access token to call this
|
|
335
335
|
action. The token must include at least one of the following scopes:
|
|
336
|
-
all.Application, all.Application.read, all.Organization, all.Organization.read, all.User, all.User.read, devices.*, or devices.payloadCounts.
|
|
336
|
+
all.Application, all.Application.bounded, all.Application.read, all.Organization, all.Organization.bounded, all.Organization.read, all.User, all.User.bounded, all.User.read, devices.*, or devices.payloadCounts.
|
|
337
337
|
|
|
338
338
|
#### Available Parameters
|
|
339
339
|
|
|
@@ -373,7 +373,7 @@ puts result
|
|
|
373
373
|
#### Authentication
|
|
374
374
|
The client must be configured with a valid api access token to call this
|
|
375
375
|
action. The token must include at least one of the following scopes:
|
|
376
|
-
all.Application, all.Organization, all.User, devices.*, or devices.post.
|
|
376
|
+
all.Application, all.Application.bounded, all.Organization, all.Organization.bounded, all.User, all.User.bounded, devices.*, or devices.post.
|
|
377
377
|
|
|
378
378
|
#### Available Parameters
|
|
379
379
|
|
|
@@ -415,7 +415,7 @@ puts result
|
|
|
415
415
|
#### Authentication
|
|
416
416
|
The client must be configured with a valid api access token to call this
|
|
417
417
|
action. The token must include at least one of the following scopes:
|
|
418
|
-
all.Application, all.Organization, all.User, devices.*, or devices.removeData.
|
|
418
|
+
all.Application, all.Application.bounded, all.Organization, all.Organization.bounded, all.User, all.User.bounded, devices.*, or devices.removeData.
|
|
419
419
|
|
|
420
420
|
#### Available Parameters
|
|
421
421
|
|
|
@@ -455,7 +455,7 @@ puts result
|
|
|
455
455
|
#### Authentication
|
|
456
456
|
The client must be configured with a valid api access token to call this
|
|
457
457
|
action. The token must include at least one of the following scopes:
|
|
458
|
-
all.Application, all.Organization, all.User, devices.*, or devices.restore.
|
|
458
|
+
all.Application, all.Application.bounded, all.Organization, all.Organization.bounded, all.User, all.User.bounded, devices.*, or devices.restore.
|
|
459
459
|
|
|
460
460
|
#### Available Parameters
|
|
461
461
|
|
|
@@ -496,7 +496,7 @@ puts result
|
|
|
496
496
|
#### Authentication
|
|
497
497
|
The client must be configured with a valid api access token to call this
|
|
498
498
|
action. The token must include at least one of the following scopes:
|
|
499
|
-
all.Application, all.Device, all.Organization, all.User, devices.*, or devices.sendCommand.
|
|
499
|
+
all.Application, all.Application.bounded, all.Device, all.Organization, all.Organization.bounded, all.User, all.User.bounded, devices.*, or devices.sendCommand.
|
|
500
500
|
|
|
501
501
|
#### Available Parameters
|
|
502
502
|
|
|
@@ -535,7 +535,7 @@ puts result
|
|
|
535
535
|
#### Authentication
|
|
536
536
|
The client must be configured with a valid api access token to call this
|
|
537
537
|
action. The token must include at least one of the following scopes:
|
|
538
|
-
all.Application, all.Application.read, all.Organization, all.Organization.read, all.User, all.User.read, devices.*, or devices.tagKeys.
|
|
538
|
+
all.Application, all.Application.bounded, all.Application.read, all.Organization, all.Organization.bounded, all.Organization.read, all.User, all.User.bounded, all.User.read, devices.*, or devices.tagKeys.
|
|
539
539
|
|
|
540
540
|
#### Available Parameters
|
|
541
541
|
|
|
@@ -576,7 +576,7 @@ puts result
|
|
|
576
576
|
#### Authentication
|
|
577
577
|
The client must be configured with a valid api access token to call this
|
|
578
578
|
action. The token must include at least one of the following scopes:
|
|
579
|
-
all.Application, all.Application.read, all.Organization, all.Organization.read, all.User, all.User.read, devices.*, or devices.tagValues.
|
|
579
|
+
all.Application, all.Application.bounded, all.Application.read, all.Organization, all.Organization.bounded, all.Organization.read, all.User, all.User.bounded, all.User.read, devices.*, or devices.tagValues.
|
|
580
580
|
|
|
581
581
|
#### Available Parameters
|
|
582
582
|
|
data/docs/edgeDeployment.md
CHANGED
|
@@ -25,7 +25,7 @@ puts result
|
|
|
25
25
|
#### Authentication
|
|
26
26
|
The client must be configured with a valid api access token to call this
|
|
27
27
|
action. The token must include at least one of the following scopes:
|
|
28
|
-
all.Application, all.Application.read, all.Organization, all.Organization.read, all.User, all.User.read, edgeDeployment.*, or edgeDeployment.get.
|
|
28
|
+
all.Application, all.Application.bounded, all.Application.read, all.Organization, all.Organization.bounded, all.Organization.read, all.User, all.User.bounded, all.User.read, edgeDeployment.*, or edgeDeployment.get.
|
|
29
29
|
|
|
30
30
|
#### Available Parameters
|
|
31
31
|
|
data/docs/edgeDeployments.md
CHANGED
|
@@ -26,7 +26,7 @@ puts result
|
|
|
26
26
|
#### Authentication
|
|
27
27
|
The client must be configured with a valid api access token to call this
|
|
28
28
|
action. The token must include at least one of the following scopes:
|
|
29
|
-
all.Application, all.Application.read, all.Organization, all.Organization.read, all.User, all.User.read, edgeDeployments.*, or edgeDeployments.get.
|
|
29
|
+
all.Application, all.Application.bounded, all.Application.read, all.Organization, all.Organization.bounded, all.Organization.read, all.User, all.User.bounded, all.User.read, edgeDeployments.*, or edgeDeployments.get.
|
|
30
30
|
|
|
31
31
|
#### Available Parameters
|
|
32
32
|
|
|
@@ -73,7 +73,7 @@ puts result
|
|
|
73
73
|
#### Authentication
|
|
74
74
|
The client must be configured with a valid api access token to call this
|
|
75
75
|
action. The token must include at least one of the following scopes:
|
|
76
|
-
all.Application, all.Organization, all.User, edgeDeployments.*, or edgeDeployments.release.
|
|
76
|
+
all.Application, all.Application.bounded, all.Organization, all.Organization.bounded, all.User, all.User.bounded, edgeDeployments.*, or edgeDeployments.release.
|
|
77
77
|
|
|
78
78
|
#### Available Parameters
|
|
79
79
|
|
|
@@ -87,7 +87,7 @@ all.Application, all.Organization, all.User, edgeDeployments.*, or edgeDeploymen
|
|
|
87
87
|
|
|
88
88
|
| Code | Type | Description |
|
|
89
89
|
| ---- | ---- | ----------- |
|
|
90
|
-
|
|
|
90
|
+
| 202 | [Success](_schemas.md#success) | If deployment release has been accepted for processing |
|
|
91
91
|
|
|
92
92
|
#### Error Responses
|
|
93
93
|
|
|
@@ -113,7 +113,7 @@ puts result
|
|
|
113
113
|
#### Authentication
|
|
114
114
|
The client must be configured with a valid api access token to call this
|
|
115
115
|
action. The token must include at least one of the following scopes:
|
|
116
|
-
all.Application, all.Organization, all.User, edgeDeployments.*, or edgeDeployments.remove.
|
|
116
|
+
all.Application, all.Application.bounded, all.Organization, all.Organization.bounded, all.User, all.User.bounded, edgeDeployments.*, or edgeDeployments.remove.
|
|
117
117
|
|
|
118
118
|
#### Available Parameters
|
|
119
119
|
|
|
@@ -127,7 +127,7 @@ all.Application, all.Organization, all.User, edgeDeployments.*, or edgeDeploymen
|
|
|
127
127
|
|
|
128
128
|
| Code | Type | Description |
|
|
129
129
|
| ---- | ---- | ----------- |
|
|
130
|
-
|
|
|
130
|
+
| 202 | [Success](_schemas.md#success) | If deployment removal has been accepted for processing |
|
|
131
131
|
|
|
132
132
|
#### Error Responses
|
|
133
133
|
|
|
@@ -153,7 +153,7 @@ puts result
|
|
|
153
153
|
#### Authentication
|
|
154
154
|
The client must be configured with a valid api access token to call this
|
|
155
155
|
action. The token must include at least one of the following scopes:
|
|
156
|
-
all.Application, all.Organization, all.User, edgeDeployments.*, or edgeDeployments.replace.
|
|
156
|
+
all.Application, all.Application.bounded, all.Organization, all.Organization.bounded, all.User, all.User.bounded, edgeDeployments.*, or edgeDeployments.replace.
|
|
157
157
|
|
|
158
158
|
#### Available Parameters
|
|
159
159
|
|
|
@@ -167,7 +167,7 @@ all.Application, all.Organization, all.User, edgeDeployments.*, or edgeDeploymen
|
|
|
167
167
|
|
|
168
168
|
| Code | Type | Description |
|
|
169
169
|
| ---- | ---- | ----------- |
|
|
170
|
-
|
|
|
170
|
+
| 202 | [Success](_schemas.md#success) | If deployment replacement has been accepted for processing |
|
|
171
171
|
|
|
172
172
|
#### Error Responses
|
|
173
173
|
|
data/docs/embeddedDeployment.md
CHANGED
|
@@ -25,7 +25,7 @@ puts result
|
|
|
25
25
|
#### Authentication
|
|
26
26
|
The client must be configured with a valid api access token to call this
|
|
27
27
|
action. The token must include at least one of the following scopes:
|
|
28
|
-
all.Application, all.Application.read, all.Organization, all.Organization.read, all.User, all.User.read, embeddedDeployment.*, or embeddedDeployment.get.
|
|
28
|
+
all.Application, all.Application.bounded, all.Application.read, all.Organization, all.Organization.bounded, all.Organization.read, all.User, all.User.bounded, all.User.read, embeddedDeployment.*, or embeddedDeployment.get.
|
|
29
29
|
|
|
30
30
|
#### Available Parameters
|
|
31
31
|
|
data/docs/embeddedDeployments.md
CHANGED
|
@@ -27,7 +27,7 @@ puts result
|
|
|
27
27
|
#### Authentication
|
|
28
28
|
The client must be configured with a valid api access token to call this
|
|
29
29
|
action. The token must include at least one of the following scopes:
|
|
30
|
-
all.Application, all.Application.read, all.Organization, all.Organization.read, all.User, all.User.read, embeddedDeployments.*, or embeddedDeployments.export.
|
|
30
|
+
all.Application, all.Application.bounded, all.Application.read, all.Organization, all.Organization.bounded, all.Organization.read, all.User, all.User.bounded, all.User.read, embeddedDeployments.*, or embeddedDeployments.export.
|
|
31
31
|
|
|
32
32
|
#### Available Parameters
|
|
33
33
|
|
|
@@ -65,7 +65,7 @@ puts result
|
|
|
65
65
|
#### Authentication
|
|
66
66
|
The client must be configured with a valid api access token to call this
|
|
67
67
|
action. The token must include at least one of the following scopes:
|
|
68
|
-
all.Application, all.Application.read, all.Organization, all.Organization.read, all.User, all.User.read, embeddedDeployments.*, or embeddedDeployments.get.
|
|
68
|
+
all.Application, all.Application.bounded, all.Application.read, all.Organization, all.Organization.bounded, all.Organization.read, all.User, all.User.bounded, all.User.read, embeddedDeployments.*, or embeddedDeployments.get.
|
|
69
69
|
|
|
70
70
|
#### Available Parameters
|
|
71
71
|
|
|
@@ -111,7 +111,7 @@ puts result
|
|
|
111
111
|
#### Authentication
|
|
112
112
|
The client must be configured with a valid api access token to call this
|
|
113
113
|
action. The token must include at least one of the following scopes:
|
|
114
|
-
all.Application, all.Organization, all.User, embeddedDeployments.*, or embeddedDeployments.release.
|
|
114
|
+
all.Application, all.Application.bounded, all.Organization, all.Organization.bounded, all.User, all.User.bounded, embeddedDeployments.*, or embeddedDeployments.release.
|
|
115
115
|
|
|
116
116
|
#### Available Parameters
|
|
117
117
|
|
|
@@ -125,7 +125,7 @@ all.Application, all.Organization, all.User, embeddedDeployments.*, or embeddedD
|
|
|
125
125
|
|
|
126
126
|
| Code | Type | Description |
|
|
127
127
|
| ---- | ---- | ----------- |
|
|
128
|
-
|
|
|
128
|
+
| 202 | [Success](_schemas.md#success) | If deployment release has been accepted for processing |
|
|
129
129
|
|
|
130
130
|
#### Error Responses
|
|
131
131
|
|
|
@@ -151,7 +151,7 @@ puts result
|
|
|
151
151
|
#### Authentication
|
|
152
152
|
The client must be configured with a valid api access token to call this
|
|
153
153
|
action. The token must include at least one of the following scopes:
|
|
154
|
-
all.Application, all.Organization, all.User, embeddedDeployments.*, or embeddedDeployments.remove.
|
|
154
|
+
all.Application, all.Application.bounded, all.Organization, all.Organization.bounded, all.User, all.User.bounded, embeddedDeployments.*, or embeddedDeployments.remove.
|
|
155
155
|
|
|
156
156
|
#### Available Parameters
|
|
157
157
|
|
|
@@ -165,7 +165,7 @@ all.Application, all.Organization, all.User, embeddedDeployments.*, or embeddedD
|
|
|
165
165
|
|
|
166
166
|
| Code | Type | Description |
|
|
167
167
|
| ---- | ---- | ----------- |
|
|
168
|
-
|
|
|
168
|
+
| 202 | [Success](_schemas.md#success) | If deployment removal has been accepted for processing |
|
|
169
169
|
|
|
170
170
|
#### Error Responses
|
|
171
171
|
|
|
@@ -191,7 +191,7 @@ puts result
|
|
|
191
191
|
#### Authentication
|
|
192
192
|
The client must be configured with a valid api access token to call this
|
|
193
193
|
action. The token must include at least one of the following scopes:
|
|
194
|
-
all.Application, all.Organization, all.User, embeddedDeployments.*, or embeddedDeployments.replace.
|
|
194
|
+
all.Application, all.Application.bounded, all.Organization, all.Organization.bounded, all.User, all.User.bounded, embeddedDeployments.*, or embeddedDeployments.replace.
|
|
195
195
|
|
|
196
196
|
#### Available Parameters
|
|
197
197
|
|
|
@@ -205,7 +205,7 @@ all.Application, all.Organization, all.User, embeddedDeployments.*, or embeddedD
|
|
|
205
205
|
|
|
206
206
|
| Code | Type | Description |
|
|
207
207
|
| ---- | ---- | ----------- |
|
|
208
|
-
|
|
|
208
|
+
| 202 | [Success](_schemas.md#success) | If deployment replacement has been accepted for processing |
|
|
209
209
|
|
|
210
210
|
#### Error Responses
|
|
211
211
|
|
data/docs/event.md
CHANGED
|
@@ -27,7 +27,7 @@ puts result
|
|
|
27
27
|
#### Authentication
|
|
28
28
|
The client must be configured with a valid api access token to call this
|
|
29
29
|
action. The token must include at least one of the following scopes:
|
|
30
|
-
all.Application, all.Organization, all.User, event.*, or event.delete.
|
|
30
|
+
all.Application, all.Application.bounded, all.Organization, all.Organization.bounded, all.User, all.User.bounded, event.*, or event.delete.
|
|
31
31
|
|
|
32
32
|
#### Available Parameters
|
|
33
33
|
|
|
@@ -67,7 +67,7 @@ puts result
|
|
|
67
67
|
#### Authentication
|
|
68
68
|
The client must be configured with a valid api access token to call this
|
|
69
69
|
action. The token must include at least one of the following scopes:
|
|
70
|
-
all.Application, all.Application.read, all.Organization, all.Organization.read, all.User, all.User.read, event.*, or event.get.
|
|
70
|
+
all.Application, all.Application.bounded, all.Application.read, all.Organization, all.Organization.bounded, all.Organization.read, all.User, all.User.bounded, all.User.read, event.*, or event.get.
|
|
71
71
|
|
|
72
72
|
#### Available Parameters
|
|
73
73
|
|
|
@@ -108,7 +108,7 @@ puts result
|
|
|
108
108
|
#### Authentication
|
|
109
109
|
The client must be configured with a valid api access token to call this
|
|
110
110
|
action. The token must include at least one of the following scopes:
|
|
111
|
-
all.Application, all.Organization, all.User, event.*, or event.patch.
|
|
111
|
+
all.Application, all.Application.bounded, all.Organization, all.Organization.bounded, all.User, all.User.bounded, event.*, or event.patch.
|
|
112
112
|
|
|
113
113
|
#### Available Parameters
|
|
114
114
|
|
data/docs/events.md
CHANGED
|
@@ -28,7 +28,7 @@ puts result
|
|
|
28
28
|
#### Authentication
|
|
29
29
|
The client must be configured with a valid api access token to call this
|
|
30
30
|
action. The token must include at least one of the following scopes:
|
|
31
|
-
all.Application, all.Application.read, all.Organization, all.Organization.read, all.User, all.User.read, events.*, or events.delete.
|
|
31
|
+
all.Application, all.Application.bounded, all.Application.read, all.Organization, all.Organization.bounded, all.Organization.read, all.User, all.User.bounded, all.User.read, events.*, or events.delete.
|
|
32
32
|
|
|
33
33
|
#### Available Parameters
|
|
34
34
|
|
|
@@ -69,7 +69,7 @@ puts result
|
|
|
69
69
|
#### Authentication
|
|
70
70
|
The client must be configured with a valid api access token to call this
|
|
71
71
|
action. The token must include at least one of the following scopes:
|
|
72
|
-
all.Application, all.Application.read, all.Organization, all.Organization.read, all.User, all.User.read, events.*, or events.export.
|
|
72
|
+
all.Application, all.Application.bounded, all.Application.read, all.Organization, all.Organization.bounded, all.Organization.read, all.User, all.User.bounded, all.User.read, events.*, or events.export.
|
|
73
73
|
|
|
74
74
|
#### Available Parameters
|
|
75
75
|
|
|
@@ -107,7 +107,7 @@ puts result
|
|
|
107
107
|
#### Authentication
|
|
108
108
|
The client must be configured with a valid api access token to call this
|
|
109
109
|
action. The token must include at least one of the following scopes:
|
|
110
|
-
all.Application, all.Application.read, all.Organization, all.Organization.read, all.User, all.User.read, events.*, or events.get.
|
|
110
|
+
all.Application, all.Application.bounded, all.Application.read, all.Organization, all.Organization.bounded, all.Organization.read, all.User, all.User.bounded, all.User.read, events.*, or events.get.
|
|
111
111
|
|
|
112
112
|
#### Available Parameters
|
|
113
113
|
|
|
@@ -152,7 +152,7 @@ puts result
|
|
|
152
152
|
#### Authentication
|
|
153
153
|
The client must be configured with a valid api access token to call this
|
|
154
154
|
action. The token must include at least one of the following scopes:
|
|
155
|
-
all.Application, all.Application.read, all.Organization, all.Organization.read, all.User, all.User.read, events.*, or events.mostRecentBySeverity.
|
|
155
|
+
all.Application, all.Application.bounded, all.Application.read, all.Organization, all.Organization.bounded, all.Organization.read, all.User, all.User.bounded, all.User.read, events.*, or events.mostRecentBySeverity.
|
|
156
156
|
|
|
157
157
|
#### Available Parameters
|
|
158
158
|
|
|
@@ -192,7 +192,7 @@ puts result
|
|
|
192
192
|
#### Authentication
|
|
193
193
|
The client must be configured with a valid api access token to call this
|
|
194
194
|
action. The token must include at least one of the following scopes:
|
|
195
|
-
all.Application, all.Organization, all.User, events.*, or events.patch.
|
|
195
|
+
all.Application, all.Application.bounded, all.Organization, all.Organization.bounded, all.User, all.User.bounded, events.*, or events.patch.
|
|
196
196
|
|
|
197
197
|
#### Available Parameters
|
|
198
198
|
|
|
@@ -239,7 +239,7 @@ puts result
|
|
|
239
239
|
#### Authentication
|
|
240
240
|
The client must be configured with a valid api access token to call this
|
|
241
241
|
action. The token must include at least one of the following scopes:
|
|
242
|
-
all.Application, all.Organization, all.User, events.*, or events.post.
|
|
242
|
+
all.Application, all.Application.bounded, all.Organization, all.Organization.bounded, all.User, all.User.bounded, events.*, or events.post.
|
|
243
243
|
|
|
244
244
|
#### Available Parameters
|
|
245
245
|
|
data/docs/experience.md
CHANGED
|
@@ -26,7 +26,7 @@ puts result
|
|
|
26
26
|
#### Authentication
|
|
27
27
|
The client must be configured with a valid api access token to call this
|
|
28
28
|
action. The token must include at least one of the following scopes:
|
|
29
|
-
all.Application, all.Application.cli, all.Organization, all.User, all.User.cli, experience.*, or experience.bootstrap.
|
|
29
|
+
all.Application, all.Application.bounded, all.Application.cli, all.Organization, all.Organization.bounded, all.User, all.User.bounded, all.User.cli, experience.*, or experience.bootstrap.
|
|
30
30
|
|
|
31
31
|
#### Available Parameters
|
|
32
32
|
|
|
@@ -64,7 +64,7 @@ puts result
|
|
|
64
64
|
#### Authentication
|
|
65
65
|
The client must be configured with a valid api access token to call this
|
|
66
66
|
action. The token must include at least one of the following scopes:
|
|
67
|
-
all.Application, all.Organization, all.User, experience.*, or experience.delete.
|
|
67
|
+
all.Application, all.Application.bounded, all.Organization, all.Organization.bounded, all.User, all.User.bounded, experience.*, or experience.delete.
|
|
68
68
|
|
|
69
69
|
#### Available Parameters
|
|
70
70
|
|
|
@@ -78,7 +78,7 @@ all.Application, all.Organization, all.User, experience.*, or experience.delete.
|
|
|
78
78
|
| removeVersions | string | N | If this is set, all Experience Versions and their contents will be removed (except for develop). | | true |
|
|
79
79
|
| keepViews | string | N | If this is set, Experience Views (in the develop version) will not be removed. | | true |
|
|
80
80
|
| keepEndpoints | string | N | If this is set, Experience Endpoints (in the develop version) will not be removed. | | true |
|
|
81
|
-
| removeWorkflows | string | N | If this is set, all Experience Workflows (in the develop version) will
|
|
81
|
+
| removeWorkflows | string | N | If this is set, all Experience Workflows (in the develop version) will be removed. | | true |
|
|
82
82
|
| losantdomain | string | N | Domain scope of request (rarely needed) | | example.com |
|
|
83
83
|
|
|
84
84
|
#### Successful Responses
|
data/docs/experienceDomain.md
CHANGED
|
@@ -27,7 +27,7 @@ puts result
|
|
|
27
27
|
#### Authentication
|
|
28
28
|
The client must be configured with a valid api access token to call this
|
|
29
29
|
action. The token must include at least one of the following scopes:
|
|
30
|
-
all.Application, all.Organization, all.User, experienceDomain.*, or experienceDomain.delete.
|
|
30
|
+
all.Application, all.Application.bounded, all.Organization, all.Organization.bounded, all.User, all.User.bounded, experienceDomain.*, or experienceDomain.delete.
|
|
31
31
|
|
|
32
32
|
#### Available Parameters
|
|
33
33
|
|
|
@@ -67,7 +67,7 @@ puts result
|
|
|
67
67
|
#### Authentication
|
|
68
68
|
The client must be configured with a valid api access token to call this
|
|
69
69
|
action. The token must include at least one of the following scopes:
|
|
70
|
-
all.Application, all.Application.read, all.Organization, all.Organization.read, all.User, all.User.read, experienceDomain.*, or experienceDomain.get.
|
|
70
|
+
all.Application, all.Application.bounded, all.Application.read, all.Organization, all.Organization.bounded, all.Organization.read, all.User, all.User.bounded, all.User.read, experienceDomain.*, or experienceDomain.get.
|
|
71
71
|
|
|
72
72
|
#### Available Parameters
|
|
73
73
|
|
|
@@ -108,7 +108,7 @@ puts result
|
|
|
108
108
|
#### Authentication
|
|
109
109
|
The client must be configured with a valid api access token to call this
|
|
110
110
|
action. The token must include at least one of the following scopes:
|
|
111
|
-
all.Application, all.Organization, all.User, experienceDomain.*, or experienceDomain.patch.
|
|
111
|
+
all.Application, all.Application.bounded, all.Organization, all.Organization.bounded, all.User, all.User.bounded, experienceDomain.*, or experienceDomain.patch.
|
|
112
112
|
|
|
113
113
|
#### Available Parameters
|
|
114
114
|
|
data/docs/experienceDomains.md
CHANGED
|
@@ -24,7 +24,7 @@ puts result
|
|
|
24
24
|
#### Authentication
|
|
25
25
|
The client must be configured with a valid api access token to call this
|
|
26
26
|
action. The token must include at least one of the following scopes:
|
|
27
|
-
all.Application, all.Application.cli, all.Application.read, all.Organization, all.Organization.read, all.User, all.User.cli, all.User.read, experienceDomains.*, or experienceDomains.get.
|
|
27
|
+
all.Application, all.Application.bounded, all.Application.cli, all.Application.read, all.Organization, all.Organization.bounded, all.Organization.read, all.User, all.User.bounded, all.User.cli, all.User.read, experienceDomains.*, or experienceDomains.get.
|
|
28
28
|
|
|
29
29
|
#### Available Parameters
|
|
30
30
|
|
|
@@ -63,7 +63,7 @@ puts result
|
|
|
63
63
|
#### Authentication
|
|
64
64
|
The client must be configured with a valid api access token to call this
|
|
65
65
|
action. The token must include at least one of the following scopes:
|
|
66
|
-
all.Application, all.Organization, all.User, experienceDomains.*, or experienceDomains.post.
|
|
66
|
+
all.Application, all.Application.bounded, all.Organization, all.Organization.bounded, all.User, all.User.bounded, experienceDomains.*, or experienceDomains.post.
|
|
67
67
|
|
|
68
68
|
#### Available Parameters
|
|
69
69
|
|
data/docs/experienceEndpoint.md
CHANGED
|
@@ -28,7 +28,7 @@ puts result
|
|
|
28
28
|
#### Authentication
|
|
29
29
|
The client must be configured with a valid api access token to call this
|
|
30
30
|
action. The token must include at least one of the following scopes:
|
|
31
|
-
all.Application, all.Organization, all.User, experienceEndpoint.*, or experienceEndpoint.delete.
|
|
31
|
+
all.Application, all.Application.bounded, all.Organization, all.Organization.bounded, all.User, all.User.bounded, experienceEndpoint.*, or experienceEndpoint.delete.
|
|
32
32
|
|
|
33
33
|
#### Available Parameters
|
|
34
34
|
|
|
@@ -69,7 +69,7 @@ puts result
|
|
|
69
69
|
#### Authentication
|
|
70
70
|
The client must be configured with a valid api access token to call this
|
|
71
71
|
action. The token must include at least one of the following scopes:
|
|
72
|
-
all.Application, all.Application.read, all.Organization, all.Organization.read, all.User, all.User.read, experienceEndpoint.*, or experienceEndpoint.get.
|
|
72
|
+
all.Application, all.Application.bounded, all.Application.read, all.Organization, all.Organization.bounded, all.Organization.read, all.User, all.User.bounded, all.User.read, experienceEndpoint.*, or experienceEndpoint.get.
|
|
73
73
|
|
|
74
74
|
#### Available Parameters
|
|
75
75
|
|
|
@@ -110,7 +110,7 @@ puts result
|
|
|
110
110
|
#### Authentication
|
|
111
111
|
The client must be configured with a valid api access token to call this
|
|
112
112
|
action. The token must include at least one of the following scopes:
|
|
113
|
-
all.Application, all.Application.read, all.Organization, all.Organization.read, all.User, all.User.read, experienceEndpoint.*, or experienceEndpoint.linkedResources.
|
|
113
|
+
all.Application, all.Application.bounded, all.Application.read, all.Organization, all.Organization.bounded, all.Organization.read, all.User, all.User.bounded, all.User.read, experienceEndpoint.*, or experienceEndpoint.linkedResources.
|
|
114
114
|
|
|
115
115
|
#### Available Parameters
|
|
116
116
|
|
|
@@ -153,7 +153,7 @@ puts result
|
|
|
153
153
|
#### Authentication
|
|
154
154
|
The client must be configured with a valid api access token to call this
|
|
155
155
|
action. The token must include at least one of the following scopes:
|
|
156
|
-
all.Application, all.Organization, all.User, experienceEndpoint.*, or experienceEndpoint.patch.
|
|
156
|
+
all.Application, all.Application.bounded, all.Organization, all.Organization.bounded, all.User, all.User.bounded, experienceEndpoint.*, or experienceEndpoint.patch.
|
|
157
157
|
|
|
158
158
|
#### Available Parameters
|
|
159
159
|
|
data/docs/experienceEndpoints.md
CHANGED
|
@@ -25,7 +25,7 @@ puts result
|
|
|
25
25
|
#### Authentication
|
|
26
26
|
The client must be configured with a valid api access token to call this
|
|
27
27
|
action. The token must include at least one of the following scopes:
|
|
28
|
-
all.Application, all.Application.read, all.Organization, all.Organization.read, all.User, all.User.read, experienceEndpoints.*, or experienceEndpoints.get.
|
|
28
|
+
all.Application, all.Application.bounded, all.Application.read, all.Organization, all.Organization.bounded, all.Organization.read, all.User, all.User.bounded, all.User.read, experienceEndpoints.*, or experienceEndpoints.get.
|
|
29
29
|
|
|
30
30
|
#### Available Parameters
|
|
31
31
|
|
|
@@ -71,7 +71,7 @@ puts result
|
|
|
71
71
|
#### Authentication
|
|
72
72
|
The client must be configured with a valid api access token to call this
|
|
73
73
|
action. The token must include at least one of the following scopes:
|
|
74
|
-
all.Application, all.Organization, all.User, experienceEndpoints.*, or experienceEndpoints.post.
|
|
74
|
+
all.Application, all.Application.bounded, all.Organization, all.Organization.bounded, all.User, all.User.bounded, experienceEndpoints.*, or experienceEndpoints.post.
|
|
75
75
|
|
|
76
76
|
#### Available Parameters
|
|
77
77
|
|
|
@@ -109,7 +109,7 @@ puts result
|
|
|
109
109
|
#### Authentication
|
|
110
110
|
The client must be configured with a valid api access token to call this
|
|
111
111
|
action. The token must include at least one of the following scopes:
|
|
112
|
-
all.Application, all.Application.read, all.Organization, all.Organization.read, all.User, all.User.read, experienceEndpoints.*, or experienceEndpoints.stats.
|
|
112
|
+
all.Application, all.Application.bounded, all.Application.read, all.Organization, all.Organization.bounded, all.Organization.read, all.User, all.User.bounded, all.User.read, experienceEndpoints.*, or experienceEndpoints.stats.
|
|
113
113
|
|
|
114
114
|
#### Available Parameters
|
|
115
115
|
|
data/docs/experienceGroup.md
CHANGED
|
@@ -27,7 +27,7 @@ puts result
|
|
|
27
27
|
#### Authentication
|
|
28
28
|
The client must be configured with a valid api access token to call this
|
|
29
29
|
action. The token must include at least one of the following scopes:
|
|
30
|
-
all.Application, all.Organization, all.User, experienceGroup.*, or experienceGroup.delete.
|
|
30
|
+
all.Application, all.Application.bounded, all.Organization, all.Organization.bounded, all.User, all.User.bounded, experienceGroup.*, or experienceGroup.delete.
|
|
31
31
|
|
|
32
32
|
#### Available Parameters
|
|
33
33
|
|
|
@@ -67,7 +67,7 @@ puts result
|
|
|
67
67
|
#### Authentication
|
|
68
68
|
The client must be configured with a valid api access token to call this
|
|
69
69
|
action. The token must include at least one of the following scopes:
|
|
70
|
-
all.Application, all.Application.read, all.Organization, all.Organization.read, all.User, all.User.read, experienceGroup.*, or experienceGroup.get.
|
|
70
|
+
all.Application, all.Application.bounded, all.Application.read, all.Organization, all.Organization.bounded, all.Organization.read, all.User, all.User.bounded, all.User.read, experienceGroup.*, or experienceGroup.get.
|
|
71
71
|
|
|
72
72
|
#### Available Parameters
|
|
73
73
|
|
|
@@ -110,7 +110,7 @@ puts result
|
|
|
110
110
|
#### Authentication
|
|
111
111
|
The client must be configured with a valid api access token to call this
|
|
112
112
|
action. The token must include at least one of the following scopes:
|
|
113
|
-
all.Application, all.Organization, all.User, experienceGroup.*, or experienceGroup.patch.
|
|
113
|
+
all.Application, all.Application.bounded, all.Organization, all.Organization.bounded, all.User, all.User.bounded, experienceGroup.*, or experienceGroup.patch.
|
|
114
114
|
|
|
115
115
|
#### Available Parameters
|
|
116
116
|
|
data/docs/experienceGroups.md
CHANGED
|
@@ -24,7 +24,7 @@ puts result
|
|
|
24
24
|
#### Authentication
|
|
25
25
|
The client must be configured with a valid api access token to call this
|
|
26
26
|
action. The token must include at least one of the following scopes:
|
|
27
|
-
all.Application, all.Application.read, all.Organization, all.Organization.read, all.User, all.User.read, experienceGroups.*, or experienceGroups.get.
|
|
27
|
+
all.Application, all.Application.bounded, all.Application.read, all.Organization, all.Organization.bounded, all.Organization.read, all.User, all.User.bounded, all.User.read, experienceGroups.*, or experienceGroups.get.
|
|
28
28
|
|
|
29
29
|
#### Available Parameters
|
|
30
30
|
|
|
@@ -70,7 +70,7 @@ puts result
|
|
|
70
70
|
#### Authentication
|
|
71
71
|
The client must be configured with a valid api access token to call this
|
|
72
72
|
action. The token must include at least one of the following scopes:
|
|
73
|
-
all.Application, all.Organization, all.User, experienceGroups.*, or experienceGroups.post.
|
|
73
|
+
all.Application, all.Application.bounded, all.Organization, all.Organization.bounded, all.User, all.User.bounded, experienceGroups.*, or experienceGroups.post.
|
|
74
74
|
|
|
75
75
|
#### Available Parameters
|
|
76
76
|
|
data/docs/experienceSlug.md
CHANGED
|
@@ -27,7 +27,7 @@ puts result
|
|
|
27
27
|
#### Authentication
|
|
28
28
|
The client must be configured with a valid api access token to call this
|
|
29
29
|
action. The token must include at least one of the following scopes:
|
|
30
|
-
all.Application, all.Organization, all.User, experienceSlug.*, or experienceSlug.delete.
|
|
30
|
+
all.Application, all.Application.bounded, all.Organization, all.Organization.bounded, all.User, all.User.bounded, experienceSlug.*, or experienceSlug.delete.
|
|
31
31
|
|
|
32
32
|
#### Available Parameters
|
|
33
33
|
|
|
@@ -67,7 +67,7 @@ puts result
|
|
|
67
67
|
#### Authentication
|
|
68
68
|
The client must be configured with a valid api access token to call this
|
|
69
69
|
action. The token must include at least one of the following scopes:
|
|
70
|
-
all.Application, all.Application.read, all.Organization, all.Organization.read, all.User, all.User.read, experienceSlug.*, or experienceSlug.get.
|
|
70
|
+
all.Application, all.Application.bounded, all.Application.read, all.Organization, all.Organization.bounded, all.Organization.read, all.User, all.User.bounded, all.User.read, experienceSlug.*, or experienceSlug.get.
|
|
71
71
|
|
|
72
72
|
#### Available Parameters
|
|
73
73
|
|
|
@@ -108,7 +108,7 @@ puts result
|
|
|
108
108
|
#### Authentication
|
|
109
109
|
The client must be configured with a valid api access token to call this
|
|
110
110
|
action. The token must include at least one of the following scopes:
|
|
111
|
-
all.Application, all.Organization, all.User, experienceSlug.*, or experienceSlug.patch.
|
|
111
|
+
all.Application, all.Application.bounded, all.Organization, all.Organization.bounded, all.User, all.User.bounded, experienceSlug.*, or experienceSlug.patch.
|
|
112
112
|
|
|
113
113
|
#### Available Parameters
|
|
114
114
|
|
data/docs/experienceSlugs.md
CHANGED
|
@@ -24,7 +24,7 @@ puts result
|
|
|
24
24
|
#### Authentication
|
|
25
25
|
The client must be configured with a valid api access token to call this
|
|
26
26
|
action. The token must include at least one of the following scopes:
|
|
27
|
-
all.Application, all.Application.cli, all.Application.read, all.Organization, all.Organization.read, all.User, all.User.cli, all.User.read, experienceSlugs.*, or experienceSlugs.get.
|
|
27
|
+
all.Application, all.Application.bounded, all.Application.cli, all.Application.read, all.Organization, all.Organization.bounded, all.Organization.read, all.User, all.User.bounded, all.User.cli, all.User.read, experienceSlugs.*, or experienceSlugs.get.
|
|
28
28
|
|
|
29
29
|
#### Available Parameters
|
|
30
30
|
|
|
@@ -63,7 +63,7 @@ puts result
|
|
|
63
63
|
#### Authentication
|
|
64
64
|
The client must be configured with a valid api access token to call this
|
|
65
65
|
action. The token must include at least one of the following scopes:
|
|
66
|
-
all.Application, all.Organization, all.User, experienceSlugs.*, or experienceSlugs.post.
|
|
66
|
+
all.Application, all.Application.bounded, all.Organization, all.Organization.bounded, all.User, all.User.bounded, experienceSlugs.*, or experienceSlugs.post.
|
|
67
67
|
|
|
68
68
|
#### Available Parameters
|
|
69
69
|
|
data/docs/experienceUser.md
CHANGED
|
@@ -27,7 +27,7 @@ puts result
|
|
|
27
27
|
#### Authentication
|
|
28
28
|
The client must be configured with a valid api access token to call this
|
|
29
29
|
action. The token must include at least one of the following scopes:
|
|
30
|
-
all.Application, all.Organization, all.User, experienceUser.*, or experienceUser.delete.
|
|
30
|
+
all.Application, all.Application.bounded, all.Organization, all.Organization.bounded, all.User, all.User.bounded, experienceUser.*, or experienceUser.delete.
|
|
31
31
|
|
|
32
32
|
#### Available Parameters
|
|
33
33
|
|
|
@@ -67,7 +67,7 @@ puts result
|
|
|
67
67
|
#### Authentication
|
|
68
68
|
The client must be configured with a valid api access token to call this
|
|
69
69
|
action. The token must include at least one of the following scopes:
|
|
70
|
-
all.Application, all.Application.read, all.Organization, all.Organization.read, all.User, all.User.read, experienceUser.*, or experienceUser.get.
|
|
70
|
+
all.Application, all.Application.bounded, all.Application.read, all.Organization, all.Organization.bounded, all.Organization.read, all.User, all.User.bounded, all.User.read, experienceUser.*, or experienceUser.get.
|
|
71
71
|
|
|
72
72
|
#### Available Parameters
|
|
73
73
|
|
|
@@ -108,7 +108,7 @@ puts result
|
|
|
108
108
|
#### Authentication
|
|
109
109
|
The client must be configured with a valid api access token to call this
|
|
110
110
|
action. The token must include at least one of the following scopes:
|
|
111
|
-
all.Application, all.Organization, all.User, experienceUser.*, or experienceUser.patch.
|
|
111
|
+
all.Application, all.Application.bounded, all.Organization, all.Organization.bounded, all.User, all.User.bounded, experienceUser.*, or experienceUser.patch.
|
|
112
112
|
|
|
113
113
|
#### Available Parameters
|
|
114
114
|
|
data/docs/experienceUsers.md
CHANGED
|
@@ -24,7 +24,7 @@ puts result
|
|
|
24
24
|
#### Authentication
|
|
25
25
|
The client must be configured with a valid api access token to call this
|
|
26
26
|
action. The token must include at least one of the following scopes:
|
|
27
|
-
all.Application, all.Application.read, all.Organization, all.Organization.read, all.User, all.User.read, experienceUsers.*, or experienceUsers.get.
|
|
27
|
+
all.Application, all.Application.bounded, all.Application.read, all.Organization, all.Organization.bounded, all.Organization.read, all.User, all.User.bounded, all.User.read, experienceUsers.*, or experienceUsers.get.
|
|
28
28
|
|
|
29
29
|
#### Available Parameters
|
|
30
30
|
|
|
@@ -72,7 +72,7 @@ puts result
|
|
|
72
72
|
#### Authentication
|
|
73
73
|
The client must be configured with a valid api access token to call this
|
|
74
74
|
action. The token must include at least one of the following scopes:
|
|
75
|
-
all.Application, all.Organization, all.User, experienceUsers.*, or experienceUsers.post.
|
|
75
|
+
all.Application, all.Application.bounded, all.Organization, all.Organization.bounded, all.User, all.User.bounded, experienceUsers.*, or experienceUsers.post.
|
|
76
76
|
|
|
77
77
|
#### Available Parameters
|
|
78
78
|
|