API Reference

Sections

Theme switcher

BulkDataTraitActionResponse

BulkDataTraitActionResponse

actionIdid

UUID of the action; use to correlate asynchronous device events.

expiresAtstring

ISO8601 UTC timestamp when the upload URL expires.

uploadUrlstring

Pre-signed S3 URL the client uses to upload credentials and schedules data.

Was this section helpful?
1 2 3 4 5 { "actionId": null, "expiresAt": null, "uploadUrl": null }
Was this section helpful?