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