OPTIONS api/v1/tests/methods

Test options

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

Test sending the HTTP OPTIONS verb

OptionsMethodV1Response
NameDescriptionTypeAdditional information
Method

Method

string

Example value: Options

Response Formats

application/json

Sample:
{
  "Method": "Options"
}