🚀 New: Theme Control Plane API — build, customize, and deploy themes programmatically. Learn more →
curl --request POST \
--url https://api.shoppex.io/dev/v1/webhooks/logs/{id}/retry \
--header 'Authorization: Bearer <token>'{
"data": {
"message": "Webhook Added to Queue."
}
}Developer API operation for POST /dev/v1/webhooks/logs//retry.
curl --request POST \
--url https://api.shoppex.io/dev/v1/webhooks/logs/{id}/retry \
--header 'Authorization: Bearer <token>'{
"data": {
"message": "Webhook Added to Queue."
}
}