interface DeleteSecurityScheme {
    schemeId: string;
}

Properties

Properties

schemeId: string

The ID of the issue security scheme.