patch https://api.naoca.com/v1/profiles/
The request needs to be sent as a multipart form.
Responses
The request needs to be sent as a multipart form.
xxxxxxxxxx
curl --request PATCH \
--url https://api.naoca.com/v1/profiles/id \
--header 'Content-Type: multipart/form-data; boundary=-----Boundary7MA4YWxkTrZu0gW' \
--header 'accept: application/json'
xxxxxxxxxx
{
"metadata": {
"request_id": "Cd-cJi3cSwMEMWg=",
"method": "PATCH",
"url": "https://api.naoca.com/v1/profiles/{id}"
}
}