Skip to main content
POST
Submit an iteration directive

Authorizations

Authorization
string
header
required

Authorization: Bearer <token> where <token> is either a neo_sk_<env>_<secret> API key (service account) or a Microsoft Entra ID access token (dashboard user).

Path Parameters

pause_id
string
required
session_id
string
required

Body

application/json
type
enum<string>
required
Available options:
CONTINUE,
RESTART_RUN,
FINISH_RUN,
CANCEL
note
string | null

Response

Success.

data
PublicIterationPause · object
required
meta
object
required