x-api-key: ********************
{ "state": "d" }
curl --location --request PATCH '/locker/access-code/' \ --header 'x-api-key: <api-key>' \ --header 'Content-Type: application/json' \ --data-raw '{ "state": "d" }'
{ "message": "string" }