Skip to main content
POST
Update Loop Item List

Authorizations

Authorization
string
header
required

Use the access_token obtained from POST /token

Body

application/json
taskId
string
required
actionId
string
required
loopType
string
required

Type of loop item (e.g. URL, text)

loopItems
string[]
required
isAppend
boolean

If true, appends items to existing list. If false, replaces the list.

Response

200 - application/json

Loop items updated

data
object
requestId
string