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