v3

OpenAPI 3.1.02026-07-31350397683.8 KB
Call Logs

Record Call Log Click

Record that the authenticated user opened (clicked into) a specific call log.

The frontend hits this from its row-click handler so every UI access shows up in call_log_access_audit, even though the click itself doesn't re-fetch the log. Org membership is verified before the audit row is written so the audit table cannot be polluted with cross-org IDs.

post/v1/call-log-access/{call_log_id}

Path parameters

call_log_idstring required

Headers

X-API-Keystring required

API key required to authenticate requests.

Response

Successful Response

{"stackTrail":"paths:/v1/call-log-access/{call_log_id}:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}