delete_configurations

Function delete_configurations 

Source
pub async fn delete_configurations(
    ctx: RequestCtx,
    __arg1: Query<DeleteConfigurationsQuery>,
) -> Result<impl IntoResponse, (StatusCode, Json<ErrorResponse>)>
Expand description

DELETE /api/v1/configurations — delete CFS configurations and all derived artifacts.