IOC Management
: Read and Write.Parameter | Description |
---|---|
IOC ID | The IOC ID to delete. |
{
"errors": [
{
"code": 0,
"id": "string",
"message": "string"
}
],
"meta": {
"pagination": {
"after": "string",
"limit": 0,
"offset": 0,
"total": 0
},
"powered_by": "string",
"query_time": 0,
"trace_id": "string"
},
"resources": [
"string"
]
}
Was this page helpful?