post https://api.naoca.com/v1/venues
Responses
xxxxxxxxxx
curl --request POST \
--url https://api.naoca.com/v1/venues \
--header 'accept: application/json' \
--header 'content-type: application/json'
xxxxxxxxxx
10{
"data": {
"id": "0d75b307-422f-4cc1-8914-df5b2e10fb9f"
},
"metadata": {
"request_id": "n0wu4chgod1md62v",
"method": "POST",
"url": "https://api.naoca.com/v1/venues"
}
}