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