Execute Strategy

Execute a strategy for a specific lead. The strategy runs asynchronously — the response confirms it was queued.

Authentication

X-API-Keystring
Your API key from [Dashboard → Settings → API Keys](https://dashboard.bookedin.ai/settings)

Request

This endpoint expects an object.
strategy_idstringRequired
Strategy ID to execute
lead_idstringRequired
Lead ID to run the strategy for

Response

Strategy execution queued
strategy_idstring or null
messagestring or null
execution_detailsobject or null

Errors