Parameter | Description |
---|---|
Action ID | The ID of the action. You can find the action ID in the IOC Management page. |
{
"errors": [
{
"code": 0,
"details": [
{
"field": "string",
"message": "string",
"message_key": "string"
}
],
"id": "string",
"message": "string",
"message_key": "string"
}
],
"meta": {
"pagination": {
"limit": 0,
"offset": 0,
"total": 0
},
"powered_by": "string",
"query_time": 0,
"trace_id": "string",
"writes": {
"resources_affected": 0
}
},
"resources": [
"string"
]
}
Was this page helpful?