Webhook

Delete

Invokes the c1.api.webhooks.v1.WebhooksService.Delete method.

delete/api/v1/webhooks/{id}

Path parameters

idstring required

The id field.

Request body

C1ApiWebhooksV1WebhooksServiceDeleteRequestInput required

The WebhooksServiceDeleteRequest message.

Response

Empty response body. Status code indicates success.

C1ApiWebhooksV1WebhooksServiceDeleteResponse required

Empty response body. Status code indicates success.

Changes