> ## Documentation Index
> Fetch the complete documentation index at: https://projectdiscovery-nuclei-syntax-docs.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Nuclei schema defs httpmethodtypeholder

# method is the http request method Schema

```txt
https://template#/$defs/Request/properties/method
```

Method is the HTTP Request Method

| Abstract            | Extensible | Status         | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In                                                                             |
| :------------------ | :--------- | :------------- | :----------- | :---------------- | :-------------------- | :------------------ | :------------------------------------------------------------------------------------- |
| Can be instantiated | No         | Unknown status | No           | Forbidden         | Forbidden             | none                | [nuclei-schema.schema.json\*](../out/nuclei-schema.schema.json "open original schema") |

## method Type

`object` ([method is the http request method](nuclei-schema-defs-httpmethodtypeholder))

# method Properties

| Property                  | Type      | Required | Nullable       | Defined by                                                                                                                                             |
| :------------------------ | :-------- | :------- | :------------- | :----------------------------------------------------------------------------------------------------------------------------------------------------- |
| [MethodType](#methodtype) | `integer` | Required | cannot be null | [Untitled schema](nuclei-schema-defs-httpmethodtypeholder-properties-methodtype "https://template#/\$defs/HTTPMethodTypeHolder/properties/MethodType") |

## MethodType

`MethodType`

* is required

* Type: `integer`

* cannot be null

* defined in: [Untitled schema](nuclei-schema-defs-httpmethodtypeholder-properties-methodtype "https://template#/\$defs/HTTPMethodTypeHolder/properties/MethodType")

### MethodType Type

`integer`
