POST api/Values/Post

Döküman hazır değil.

İstek bilgileri

Parametreler

AdAçıklamaDiğer Açıklamalar
value
No documentation available.

Define this parameter in the request body.

Formatlar

application/json, text/json

Örnek:
"sample string 1"

application/xml, text/xml

Örnek:
<string xmlns="http://schemas.microsoft.com/2003/10/Serialization/">sample string 1</string>

application/x-www-form-urlencoded

Örnek:

Örnek hazır değil.