PaymentKeysDeletes a payment key owned by the current user.Deletes a payment key owned by the current user. GET /paymentkeys/delete Validates user and ownership, then deletes the specified key. Returns BadRequest if the user is invalid, the key is not found, or ownership validation fails. Request Responses200OK