curl --location --request POST '/store/category/status/' \ --header 'x-token: {{x-token}}' \ --form 'status=""'
{}