Account Management API
Origins
Delete origin
Note: This API is currently in beta.
Permanently removes the origin identified by id. If the origin is in use by any URL‑endpoints, the API will return an error.
delete/v1/accounts/origins/{id}
Path parameters
idstring required
Unique identifier for the origin. This is generated by ImageKit when you create a new origin.
Unique identifier for the origin. This is generated by ImageKit when you create a new origin.
Response
Origin deleted successfully.