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