Parameter | Description |
---|---|
Attributes | A JSON array of the attributes to add to the object. |
Object ID | The ID of the object to add the attributes to. |
Object Type | The type of object to add the attributes to. |
{
"total": 1,
"data": [
{
"attribute_id": 183,
"value": "<string>",
"indicator_id": 2819377,
"id": 3456666,
"created_at": "2025-04-03 11:20:46",
"updated_at": "2025-04-03 11:20:46",
"name": "<string>",
"attribute": {
"id": 55,
"name": "<string>",
"created_at": "2025-02-12 14:32:32",
"updated_at": "2025-02-12 14:32:32"
},
"sources": [
{
"id": 115,
"type": "<string>",
"reference_id": 3,
"name": "<string>",
"tlp_id": 5,
"created_at": "2025-04-03 11:20:46",
"updated_at": "2025-04-03 11:20:46",
"published_at": "2025-04-03 11:20:46",
"pivot": {
"indicator_attribute_id": 2969145,
"source_id": 87,
"id": 11150697,
"creator_source_id": 8
}
}
]
}
]
}
Was this page helpful?