token: ********************curl --location '/resource/count' \
--header 'userId: string' \
--header 'Accept: application/json' \
--header 'token: <api-key>'[
{
"resourceTypeId": "f8e6fb07-6307-4e0e-8a17-4b94bc7249c2",
"count": 2,
"resourceIdList": [
"8f2a0722-3b59-47a6-a115-d43fcc0c5d1c",
"21ea0722-3b59-47a6-a115-d43fcc0c5d1c"
]
},
{
"resourceTypeId": "f8e6fb07-6307-4e0e-8a17-4b94bc7249c2",
"count": 2,
"resourceIdList": [
"8f2a0722-3b59-47a6-a115-d43fcc0c5d1c",
"21ea0722-3b59-47a6-a115-d43fcc0c5d1c"
]
}
]