Parameter | Description |
---|---|
Object ID | The ID of the object to add the tags to. |
Object Type | The type of the object to add the tag to. |
Tags | A comma-seperated list of the tags to add to the object. |
{
"data": [
{
"pivot": {
"tag_id": 81,
"object_id": 3,
"created_at": "2021-07-29 13:58:03",
"updated_at": "2022-04-12 08:32:16"
},
"id": 81,
"name": "Ominous"
}
],
"total": 1
}
Was this page helpful?