Deactivate domain locking

PUT https://www.digicert.com/services/v2/domain/{{domain_id}}/deactivate-domain-locking
Use this endpoint to deactivate domain locking for a given domain.

Example requests and responses

cURL

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}}'

204 No Content

// No content

Path parameters

NameReq/OptDescription
domain_idrequiredDomain ID.