Skip to main content
POST
Run GTM strategy
CLI:

Overview

Run GTM strategy This page documents post /api/strategies/{id}/run. Use the request and response sections on this page for accepted parameters, payload fields, response fields, and authentication behavior.

AI agent notes

  • Confirm the operation matches the user’s intent before calling it.
  • For write operations, confirm the user intends to change state.
  • Surface validation, permission, and not-found errors instead of retrying unchanged.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string<uuid>
required

Response

Run queued.

strategy
object
required
run
object
required
disposition
enum<string>
required
Available options:
queued,
existing
dispatch
enum<string>
required
Available options:
recorded,
accepted_unrecorded,
existing