v1

latestOpenAPI 3.0.02026-07-2612645160.3 KB
Instagram Comment Automations

Update a comment automation

put/api/public/instagram/automations/{id}

Path parameters

idstring required

Comment automation id

Headers

x-api-keystring required

API key required to authorize the request

Request body

namestring nullable
conditionPromptstring nullable
activationType'ai_condition' | 'keywords'
keywordsstring[] nullable
stageIdstring uuid nullable
dmInstructionstring nullable
dmButtonsstring[] nullable
commentInstructionstring nullable
promptContextstring nullable
isFutureboolean
type'private' | 'comment' | 'delete' | 'multiple'
mode'intelligent' | 'lite'

Response

Automation updated.