ActionExportRequest
ActionExportRequest
Model representing an action export request
JSON Example
{
"actions": [
{
"id": "string",
"orgId": "string",
"projectId": "string"
}
]
}