/
/Untitled API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 2d ago · Updated 2mo ago
v118
  • postCreate a pending order for certificate
  • postValidate a pending order for certificate
  • getRetrieve certificate details
  • getRetrieve all certificate actions
  • postResend an email
  • postAdd alternate email address
  • postResend email to email address
  • getRetrieve email history
  • getRetrieve system stateful action callback url
  • putRegister of certificate action callback
  • deleteUnregister system callback
  • postCancel a pending certificate
  • getDownload certificate
  • postReissue active certificate
  • postRenew active certificate
  • postRevoke active certificate
  • getGet Site seal
  • postCheck Domain Control
v211
    v1

    Unregister system callback

    Unregister the callback for a particular certificate.

    delete/v1/certificates/{certificateId}/callback

    Path parameters

    certificateIdstring required

    Certificate id to unregister callback

    Response

    Callback removed

    Changes