Updates the details of a given webhook, based on its webhookId
.
Body
OK
Bad Request
Unauthorized
Forbidden
Not Found
Method Not Allowed
Unsupported Media Type
Unable to process the request
Too Many Requests
Internal Server Error
{- "enabled": true,
- "sharedSecret": "123e4567-e89b-12d3-a456-426614174000"
}
{- "id": "da91434a-4026-42ea-84b8-d0317b64af9c",
- "productId": "3ef24d53-6e22-4103-a16b-d268e4f7346d",
- "webhookEventTypeId": "da91434a-4026-42ea-84b8-d0317b64af9c",
- "webhookEventTypeName": "OrderCreated",
- "accountId": "F50091",
- "authorizationHeader": "Basic AXVubzpwQDU1dzByYM== ",
- "enabled": true,
- "sharedSecret": "123e4567-e89b-12d3-a456-426614174000",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}