cURL
curl --request DELETE \ --url https://api.tryarchitect.com/v0/persons/{person_id}/logs/{person_log_id} \ --header 'x-api-key: <api-key>'
{ "success": true }
Delete a person log entry.
API key authentication for the External Actor Gateway
person_id parameter
person_log_id parameter
Successful operation
Was this page helpful?