Skip to main content

Delete Webhook Configuration

DELETE 

/verification/api/1.0/webhook-config/:id

Deletes a webhook configuration.

Request

Path Parameters

    id stringrequired

    The ID of the webhook configuration to delete.

    Example: 6a32928801b19c3a8a61991d

Responses

OK

Schema
    code integer
    message string
Loading...