patch https://api.naoca.com/v1/clients/
Response
xxxxxxxxxx
curl --request PATCH \
--url https://api.naoca.com/v1/clients/id \
--header 'accept: application/json' \
--header 'content-type: application/json'
xxxxxxxxxx
{
"metadata": {
"request_id": "Cd-cJi3cSwMEMWg=",
"method": "PATCH",
"url": "https://api.naoca.com/v1/clients"
}
}