Authorization: ********************curl --location '/api/resources//finalize' \
--header 'X-Temper-Surface;' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"expected_blocks": 0,
"expected_body_hash": "string",
"expected_content_hash": "string"
}'