Authorization: Bearer ********************{
"catalog_id": 39,
"slug": "pariatur incididunt sed in",
"position": 67,
"viewed": 51,
"author": "ut deserunt",
"active": false
}curl --location --request POST 'http://innoshop.test/api/panel/tags' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"catalog_id": 39,
"slug": "pariatur incididunt sed in",
"position": 67,
"viewed": 51,
"author": "ut deserunt",
"active": false
}'{}