Authorization: Bearer ********************
{
"name": "Kategori 1,5"
}
curl --location --request PUT 'https://respond-genres-mazda-student.trycloudflare.com/category/1' \
--header 'Content-Type: application/json' \
--data-raw '{
"name": "Kategori 1,5"
}'
{}