cards
Submit metrics for a card
Submit various metrics related to a specific card identified by cardId
. This allows for tracking and performance measurement of the card.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The unique identifier for the card whose metrics are being submitted.
Body
application/json
Response
200
application/json
Metrics submitted successfully
The response is of type object
.