---
title: "Unregister system callback"
method: DELETE
path: "/v1/certificates/{certificateId}/callback"
tags: ["v1"]
---

# Unregister system callback

`DELETE /v1/certificates/{certificateId}/callback`

Unregister the callback for a particular certificate.

## Path parameters

- `certificateId` string, required

## Response `204`

Callback removed

## Other responses

- `400` — Request was malformed
- `401` — Authentication info not sent or invalid
- `403` — Authenticated user is not allowed access
- `404` — Certificate id not found
- `500` — Internal server error

---

[API](https://skmtc.net/godaddy/apis/untitled-api-2.md) · [All operations](https://skmtc.net/godaddy/apis/untitled-api-2/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/godaddy/untitled-api-2/versions/100b3aa2d7ee/schema)
