Skip to content

Delete a base image

DELETE
/v1/admin/base-images/{id}

Permanently deletes a base image by ID.

Authorizations

BearerAuth

API key (Bearer key_...)

Type
API Key (header: Authorization)

Parameters

Path Parameters

id*

Base image ID

Type
string
Required

Responses

{status: deleted}

application/json
JSON
{
}

Playground

Authorization
Variables
Key
Value

Samples

Powered by VitePress OpenAPI