Delete Webhook CA Certificate

DELETE {{URL}}/v1/certificates/webhooks/ca

Send a DELETE request to the /v1/certificates/webhooks/ca endpoint to delete your CA certificate.

Response

If the request is successful, it returns null or {} .

HEADERS

| Key | Datatype | Required | Description | | Authorization | string | | |

RESPONSES

status: OK

{"meta":{"api_status":"stable","version":"v2.45.1"}}