Authorization: Bearer ********************curl --location --request PATCH '/store/staff/1752828338107' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"status":0
}'{
"message": "Staff member updated successfully"
}