Update Webhook Subscription

Update an existing webhook subscription.

SecurityMarketplace Api Key | Merchant Secret Token | Marketplace JWT | Merchant JWT
Request
path Parameters
id
required
string
Request Body schema: application/json
required
One of:
required
object (UpdateWebhookSubscriptionStatus1)
Responses
200
400
401
403
404
405
406
409
422
429
500
503
patch/webhooks/{id}
Request samples
application/json
{
  • "UpdateWebhookSubscriptionStatus": {
    }
}
Response samples
application/json
{
  • "WebhookMarketplaceSubscription": {
    }
}
Copyright © April Solutions 2023. All right reserved.