Delete certificate

Deletes an existing certificate by a given identifier. Note, certificates cannot be deleted if linked to a Notification Profile.

Please log in to see full path URL. Learn why.
delete
/subscriptions/1/certificates/{certificateId}
Request rate limit:
100 requests / minute (per account)
path Parameters
certificateId
required
string [ 1 .. 255 ] characters

Certificate identifier.

Responses

200

Success.

400

Bad request.

401

Unauthorized

403

Forbidden

404

Not found.

429

Too Many Requests

500

Internal Server Error

Request samples

Example
cURL
Copy
curl -L -g -X DELETE 'https://{baseUrl}/subscriptions/1/certificates/{certificateId}' \
-H 'Authorization: {authorization}' \
-H 'Accept: application/json'

Response samples

Content type
application/json
Copy
Collapse all
{
  • "certificateId": "my-certificate-1"
}

Encountering issues

Contact our support

What's new? Check out

Release Notes

Unsure about a term? See

Glossary

Research panel

Help shape the future of our products
Learn more
Service status

Copyright @ 2006-2025 Infobip ltd.