Authorization: Bearer ********************curl --location --request DELETE '/productsizes/' \
--header 'Authorization: Bearer <token>'{
"error": true,
"messages": [
"Product size has pending associations that must be removed"
]
}