{
"config": {},
"description": "string",
"id": "string",
"type": "string"
}
curl --location --request POST 'https://prod.iotn2n.com/iotapi/resources' \
--header 'Content-Type: application/json' \
--data-raw '{
"config": {},
"description": "string",
"id": "string",
"type": "string"
}'
{}