SPA Images

SPA: Deletes an Image

Deletes an existing image.

DELETE/api/spa/images/{id}

Authorizations

X-AUTH-TOKEN
stringheaderrequired

Value for the X-AUTH-TOKEN header parameter.

Path Parameters

id
stringrequired

Image identifier

Response

403application/json

Forbidden

id
string | null
title
string | null

A short, human-readable summary of the problem.

detail
string | null

A human-readable explanation specific to this occurrence of the problem.

status
integer | null

Example: [404]

instance
string | null

A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.

type
string

A URI reference that identifies the problem type

meta
object
source
object
description
string | null
trace
string | null[] | null