curl -X POST https://staging.hdp.api.herodotus.cloud/tasks/decommitment \
-H "Content-Type: application/json" \
-H "X-API-KEY: your-herodotus-cloud-api-key-here" \
-d '{
"destination_chain_id": "0x534e5f5345504f4c4941",
"atlantic_query_id": "01KA1F1FY93BP2MWF6BP4Y3GW1",
"hdp_output": {
"mmr_metas": [
{
"Poseidon": {
"id": "0x30314b345136303433515133424b4d42324e31394d4443595757",
"size": "0x2644",
"chain_id": "0xaa37dc",
"root": "0x6e7be7495a7126588df5ce10e090b27ea87357b966cc5b4143d0845ee15af0e"
}
}
],
"task_hash_low": "0x89bb92c8c305fd8df0fbcc19602339ac",
"task_hash_high": "0x56839c1e7f817be047794dbdc727585f",
"output_tree_root_low": "0x109640f2deb15a8d29ee5bb754a2943a",
"output_tree_root_high": "0xc103b036a12f8f9307b062b11181a726"
},
"program_hash": "0x34a16478e83f69c4f0bcdb7549d32f92c9b7776bb3f71da06de334f1871eba0",
"webhook_url": "https://your-domain.com/webhook"
}'