patch https://api.naoca.com/v1/partners
Responses
xxxxxxxxxx
curl --request PATCH \
--url https://api.naoca.com/v1/partners \
--header 'Content-Type: multipart/form-data; boundary=-----Boundary7MA4YWxkTrZu0gW' \
--header 'accept: application/json'
xxxxxxxxxx
{
"metadata": {
"request_id": "F4BnsgVGSwMEJlg=",
"method": "PATCH",
"url": "https://api.naoca.com/v1/partners/{id}"
}
}