Skip to main content

Remove Variant

DELETE 

/variants/:variant_id

Remove a variant from the registry.

Arguments: app_variant -- AppVariant to remove

Raises: HTTPException: If there is a problem removing the app variant

Request

Path Parameters

    variant_id Variant Idrequired

Responses

Successful Response
Schema
    any
Loading...