Skip to main content
POST
Create a comment automation

Headers

x-api-key
string
required

API key required to authorize the request

Path Parameters

instagramAccountId
string
required

Vambe Instagram account id

Body

application/json
type
enum<string>
required
Available options:
private,
comment,
delete,
multiple
name
string | null
conditionPrompt
string | null
activationType
enum<string>
default:ai_condition
Available options:
ai_condition,
keywords
keywords
string[] | null
stageId
string<uuid> | null
Pattern: ^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$
dmInstruction
string | null
dmButtons
string[] | null
Maximum array length: 3
Required string length: 1 - 20
commentInstruction
string | null
promptContext
string | null
isFuture
boolean
default:false
mode
enum<string>
default:intelligent
Available options:
intelligent,
lite
postId
string | null
Minimum string length: 1

Response

Automation created.