Submit multiple metrics related to a specific card identified by cardId
. This allows for bulk import of metric datapoints for tracking and performance measurement.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The unique identifier for the card whose metrics are being submitted.
Bulk metrics import completed (may include partial failures)
The response is of type object
.