Skip to main content
POST
Queue an intent audience materialization run

Authorizations

Authorization
string
header
required

Dashboard access token. Send as Authorization: Bearer .

Headers

Idempotency-Key
string

Optional client idempotency key. Reusing the same key returns the same run.

Maximum string length: 120

Path Parameters

id
string<uuid>
required

Body

application/json
runType
enum<string>
default:manual

Public run creation only supports manual runs. Daily runs are queued by the worker scheduler.

Available options:
manual
Example:

"manual"

Response

Run queued or existing in-flight run returned

data
object
required
meta
object
required