# Request for a Plugin

Request for a Plugin

Endpoint: POST /v1/plugin/request
Version: 1.0
Security: x-api-key

## Header parameters:

  - `Harness-Account` (string)
    Identifier field of the account the resource is scoped to.

## Request fields (application/json):

  - `name` (string, required)

  - `creator` (string, required)

  - `package_link` (string, required)

  - `doc_link` (string, required)


## Response 201 fields
