Skip to main content
POST
Move queued backlog input

Authorizations

Authorization
string
header
required

An opaque Omnara personal or organization bearer token.

Path Parameters

orgID
string
required
Pattern: ^org_[a-z2-7]{26}$
projectID
string
required
Pattern: ^proj_[a-z2-7]{26}$
agentID
string
required
Pattern: ^agt_[a-z2-7]{26}$
inputID
string
required
Pattern: ^ain_[a-z2-7]{26}$

Body

application/json
position
enum<string>
required
Available options:
front,
back,
before,
after
anchor_input_id
string
Pattern: ^ain_[a-z2-7]{26}$

Response

Queued backlog input moved.

ok
boolean
required