ActionExportRequest
ActionExportRequest
Identities of the actions to export
JSON Example
{
"actions": [
{
"id": "string",
"projectId": "string",
"orgId": "string"
}
]
}