Files
Prowlarr-TS-SDK/docs/models/operations/postapiv1indexeractionnamerequest.md
2025-05-16 17:01:58 -05:00

1.3 KiB
Raw Blame History

PostApiV1IndexerActionNameRequest

Example Usage

import { PostApiV1IndexerActionNameRequest } from "prowlarr/models/operations";

let value: PostApiV1IndexerActionNameRequest = {
  name: "<value>",
};

Fields

Field Type Required Description
name string ✔️ N/A
indexerResource models.IndexerResourceInput N/A