optns https://example.com/agent/web/System/Agents/DistributionChannels
Returns a listing of HTTP methods (in the Allow header) supported by the end point.
Log in to see full request history
Response
204Allow header includes supported HTTP methods
Returns a listing of HTTP methods (in the Allow header) supported by the end point.
204Allow header includes supported HTTP methods
xxxxxxxxxx
curl --request OPTIONS \
--url https://example.com/agent/web/System/Agents/DistributionChannels
Try It!
to start a request and see the response here!