agents

Create Card Click Event

Log an EventLog for a client-side card click interaction.

post/api/v1/agents/test/{test_id}/card-click

Path parameters

test_idstring required

Request body

action_idstring required

Human-readable identifier for the card action.

action_type'action' | 'cta' required

The type of action triggers, either "action", or "cta".

Response

Successful Response

statusstring required

The outcome of the request

Changes