Skip to main content
DELETE
/
reserved_domains
/
{id}
/
certificate_management_policy
DeleteCertificateManagementPolicy
curl --request DELETE \
  --url https://api.ngrok.com/reserved_domains/{id}/certificate_management_policy \
  --header 'Authorization: Bearer <token>' \
  --header 'ngrok-version: <ngrok-version>'

Documentation Index

Fetch the complete documentation index at: https://ngrok.com/docs/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

ngrok-version
integer
default:2
required

Path Parameters

id
string
required

a resource identifier

Response

204

Detach the certificate management policy attached to a reserved domain.