Greenthum project document
Authorization: Bearer ********************{
"resourceType": "string",
"description": "string",
"quantity": 0
}curl --location --request POST '/api/admin/resourceExchanges' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"resourceType": "string",
"description": "string",
"quantity": 0
}'{
"resourceType": "string",
"description": "string",
"quantity": 0
}