PUT api/v1/tests/methods
Test put
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Test sending the HTTP PUT verb
PutMethodV1Response| Name | Description | Type | Additional information |
|---|---|---|---|
| Method |
Method |
string |
Example value: Put |
Response Formats
application/json
Sample:
{
"Method": "Put"
}