token: ********************curl --location '/resource' \
--header 'Accept: application/json' \
--header 'token: <api-key>' \
--header 'Content-Type: application/json' \
--data '{
"resourceTypeId": "f8e6fb07-6307-4e0e-8a17-4b94bc7249c2",
"name": "electricity consumption",
"description": "my household electricity",
"dataSourceResourceTypeInfo": {
"shid": "f3204e8e5a1a40a39396a15f919f88a5"
}
}'{
"status": "OK",
"valid": true,
"resourceId": "c70b0829-7c91-43f3-bdee-744007221a50",
"resourceApplicationAccess": true
}