curl --location --request POST '/webhooks/notifications//retry'{
"error": [
{
"code": "bad_request",
"message": "The request could not be understood due to malformed syntax.",
"correlationId": "req_01jfk2abc123def456",
"details": {
"field": "requestBody",
"issue": "Invalid JSON format"
}
}
]
}