Objects

This is a preview version of the API intended for early testing and integration. Preview versions are not stable and may include breaking changes before general availability.

SessionMetadataParameter

Lightweight metadata sent along with the collection request.

attributesobject

Arbitrary key/value attributes used for correlation.

Properties inherited from: CollectionParameter
typestring
Example
{  "attributes": {    "externalReference": "client-run-42"  }}