Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request DELETE \ --url https://api.arklow.io/v1/orgs/{org_id}/actions/definitions/{id}/lanes/advice \ --header 'Content-Type: application/json' \ --header 'x-arklow-auth: <api-key>' \ --data '{ "tags": {} }'
{ "data": { "org_id": "<string>", "action_definition_id": "<string>", "action_variant": "<string>", "dispatch_lane": "<string>", "tag_dimensions_key": "<string>", "confidence_bps": 1, "sample_size": 1, "feature_window_minutes": 1, "computed_at": "2023-11-07T05:31:56Z", "expires_at": "2023-11-07T05:31:56Z", "running_limit_cap": 1, "unsettled_limit_cap": 1, "tags": {}, "evidence_summary": "<unknown>" }, "errors": [ { "code": "<string>", "message": "<string>" } ] }
^[0-9]+$
Show child attributes
Default Response