Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request DELETE \ --url https://api.cloud.onidel.com/isos/{iso_id} \ --header 'Authorization: Bearer <token>'
Delete a custom ISO. The ISO must not be attached to any non-terminated instance.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
ISO UUID
Team ID. Default team will be used if not provided.
Successful operation