# HttpMethod ## Enum Variants | Name | Value | |---- | -----| | Get | GET | | Post | POST | | Put | PUT | | Delete | DELETE | | Head | HEAD | | Options | OPTIONS | | Patch | PATCH | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)