curl --location --request DELETE '/deals/states/' \ --header 'Authorization: Bearer JWT'
{ "error": "You cannot edit deal state 1234." }