Skip to main content
POST
Record a partner-side engagement event

Authorizations

Authorization
string
header
required

Project API key (ck_live_… or ck_test_…) presented as a bearer token. For embed partner endpoints this is the partner secret key, which is the same credential type.

Path Parameters

id
string<uuid>
required

The render id.

Body

application/json
eventType
enum<string>
required
Available options:
viewed,
downloaded,
printed
metadata
object

Response

Event recorded flag (false when deduped).

recorded
boolean
required