Skip to main content
PUT
Update an existing action

Authorizations

X-API-KEY
string
header
required

Body

application/json
actionId
string
required

The unique identifier of the action

name
string
required

The name of the action

Example:

"email on pricing asset change"

triggers
object[]
required
Minimum array length: 1
destinations
object[]
required
isActive
boolean
required

Whether the action is active or not

Example:

true

Response

Successful operation

actionId
string
required

The unique identifier of the updated action