v8

latestOpenAPI 3.1.0raw.githubusercontent.com2026-07-214977372.7 KB
Account Management API
URL endpoints

Delete URL‑endpoint

Note: This API is currently in beta.
Deletes the URL‑endpoint identified by id. You cannot delete the default URL‑endpoint created by ImageKit during account creation.

delete/v1/accounts/url-endpoints/{id}

Path parameters

idstring required

Unique identifier for the URL-endpoint. This is generated by ImageKit when you create a new URL-endpoint. For the default URL-endpoint, this is always default.

Unique identifier for the URL-endpoint. This is generated by ImageKit when you create a new URL-endpoint. For the default URL-endpoint, this is always default.

Response

URL‑endpoint deleted successfully.