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