Skip to content

Delete add-on

DELETE
/v1/add_ons/{code}

Delete an add-on by code.

code
required
Code
string

Successful Response

Unauthorized

Add-on not found

Validation Error

HTTPValidationError
object
detail
Detail
Array<object>
ValidationError
object
loc
required
Location
Array
msg
required
Message
string
type
required
Error Type
string
input
Input
ctx
Context
object