> For the complete documentation index, see [llms.txt](https://docs.adapptio.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.adapptio.com/reference-guide/properties/method.md).

# METHOD

### Property description

The difference between POST and PUT is that PUT requests are idempotent. That is, calling the same PUT request multiple times will always produce the same result. In contrast, calling a POST request repeatedly have the side effects of creating the same resource multiple times.

<div align="left"><img src="https://lh4.googleusercontent.com/ax_uT9COKwgUKGuGARo8oEwA8DgkTpX8-Q28EarVUw69keOm39zno3NX143gTzpvy4tBufgCoHiQOy760CbO9ODJIg6sBqvUf3oAgOYtMsTbvWwqIRck-Ur9KZc7cFNmIPnYmBcl" alt="Constant setting of method"></div>

<div align="left"><img src="https://lh4.googleusercontent.com/QRkoD4UiCuYHPYObZY-MYAWkx-HSqhahDJuCLrxBgD4XWAieU92qGPICLRs2sKjRT0RjEeyMVgPjwEOUFPA2J4udZ60F9KK-YLN67fIFF-hltSBBD15R8u4GMo01kwgOSL1ZFTk1" alt="ƒx (String value type): “POST”, “PUT”"></div>

### State

Setting up sending request.

### Value types

POST, PUT

### Availability

[File Upload](/reference-guide/components-list/file-upload.md)
