interface PatchRemoveJWK {
    issuer: string;
    jwk_id: string;
}

Properties

Properties

issuer: string
jwk_id: string