export interface IPutApiRequestType<
  P,
  KH extends RequestHeaderKey,
  Q extends string,
  R