post https://api.naoca.com/v1/obituaries
Responses
xxxxxxxxxx
curl --request POST \
--url https://api.naoca.com/v1/obituaries \
--header 'accept: application/json' \
--header 'content-type: application/json'
xxxxxxxxxx
10{
"data": {
"id": "b3880ef2-e2b8-49ee-b573-5c6dcb5f7dba"
},
"metadata": {
"request_id": "djjti6fxtwjhrzpb",
"method": "POST",
"url": "https://api.naoca.com/v1/obituaries"
}
}