post https://api.naoca.com/v1/profiles
Must be submitted as a multipart form.
Responses
Must be submitted as a multipart form.
xxxxxxxxxx
curl --request POST \
--url https://api.naoca.com/v1/profiles \
--header 'Content-Type: multipart/form-data; boundary=-----Boundary7MA4YWxkTrZu0gW' \
--header 'accept: application/json'
xxxxxxxxxx
10{
"data": {
"id": "9942b5f0-647d-4503-92a8-e1f7545c9afe"
},
"metadata": {
"request_id": "Cd-cJi3cSwMEMWg=",
"method": "DELETE",
"url": "https://api.naoca.com/v1/profiles/{id}"
}
}