DELETE api/v1/tests/methods

Test delete

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

Test sending the HTTP DELETE verb

DeleteMethodV1Response
NameDescriptionTypeAdditional information
Method

Method

string

Example value: Delete

Response Formats

application/json

Sample:
{
  "Method": "Delete"
}