Skip to main content
POST
Duplicate multiple actions

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
actionIds
string<uuid>[]
required

Array of action IDs to duplicate

Minimum array length: 1
Example:

Response

201 - application/json

Actions duplicated successfully

statusCode
number
required

HTTP Status code

Example:

200

timestamp
string
required

Timestamp of the response

Example:

"2026-01-08T06:27:47.328Z"

message
string
required

Response message

Example:

"Success"

data
object[]
required

Response data