Use this endpoint to deactivate domain locking for a given domain.
curl -X PUT \
'https://www.digicert.com/services/v2/domain/{{domain_id}}/deactivate-domain-locking' \
-H 'Content-Type: application/json' \
-H 'X-DC-DEVKEY: {{api_key}}'
// No Content
Name | Req/Opt | Description |
---|---|---|
domain_id | required | Domain ID. |