{{log}}

{{name}}

{{summary}}

Version {{version}}
Available Tags: {{getAllTags}}
Paths
{{api.path}}
{{method.name}} {{api.path}}
{{tag}}
Summary

{{method.summary}}

Description

{{method.desc}}

Parameters
Name Located In Description Required Schema
{{param.name}} {{param.location}} {{param.desc}} {{param.required ? 'Yes':'No'}}
{{token.val}}
Responses
Code Description Schema
{{res.code}} {{res.desc}}
{{token.val}}
Request

Scheme

HTTP Headers

Name Value Action
{{key}} Remove
add
Parameters
Request
{{method.name.toUpperCase()}} {{getURL(method,api.path)}} HTTP/1.1
Host: {{host}}
{{key}}: {{value}}
{{computeBody(method)}}
Response
warning This is a Mixed Content call. Many browsers will block this by default. Learn more
warning This is a cross-origin call. Make sure the server at {{getDestHost(method.request.choosen.scheme)}} accepts POST requests from {{currentHost}}. Learn more
Send Request