curl --request POST \
--url https://storekit.samarthh.me/v1/user/store/{storeId}/integrations/delhivery \
--header 'Content-Type: application/json' \
--data '
{
"value": "c52ab94262585f9dc69db2137810d74714d1ef9e"
}
'Create a shipping secret for Delhivery integration. Requires authentication.
curl --request POST \
--url https://storekit.samarthh.me/v1/user/store/{storeId}/integrations/delhivery \
--header 'Content-Type: application/json' \
--data '
{
"value": "c52ab94262585f9dc69db2137810d74714d1ef9e"
}
'