ActionExportRequest

ActionExportRequest
ActionExportRequest

Model representing an action export request

JSON Example
{
    "actions": [
        {
            "id": "string",
            "orgId": "string",
            "projectId": "string"
        }
    ]
}
actions
Required

List of the identities of the actions to export

Parameter To