curl --location '/api/media-contents//tags' \
--header 'Authorization: Bearer <token>'[
{
"id": null,
"name": "",
"slug": "",
"type": null,
"order_column": null,
"created_at": null,
"updated_at": null
},
{
"id": null,
"name": "",
"slug": "",
"type": null,
"order_column": null,
"created_at": null,
"updated_at": null
}
]