Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

API Key authentication for programmatic access. Include your API key in the Authorization header as: Bearer your_api_key_here

Path Parameters

id
string<uuid>
required

Detection UUID

Body

application/json
inputs
object

Optional inputs for the detection run

customInstructions
string

Optional free-form user instructions to append to the detection prompt for this run only. Used for manually-triggered runs where the user wants to guide the detection differently than a scheduled run.

Required string length: 1 - 10000

Response

Successful response

executionId
string<uuid>
required

Unique identifier for the execution