• {{method}} {{path}}

    • {{{summary}}}
    {{#if deprecated}}

    Warning: Deprecated

    {{/if}} {{#if description}}

    Implementation Notes

    {{{description}}}
    {{/if}} {{#oauth}}
    {{/oauth}} {{#each oauth}}
    {{#each this}}
    {{this.scope}}
    {{/each}}
    {{/each}} {{#oauth}}
    {{/oauth}} {{#oauth}}
    {{/oauth}} {{#if type}}

    Response Class (Status {{successCode}})

    {{#if successDescription}}
    {{{successDescription}}}
    {{/if}}


    {{/if}} {{#if headers}}

    Headers

    {{#each headers}} {{/each}}
    Header Description Type Other
    {{@key}} {{this.description}} {{this.type}} {{this.other}}
    {{/if}}
    {{#if parameters}}

    Parameters

    Parameter Value Description Parameter Type Data Type
    {{/if}} {{#if responseMessages}}

    Response Messages

    HTTP Status Code Reason Response Model Headers
    {{/if}} {{#if isReadOnly}} {{else}}
    Hide Response
    {{/if}}

    Curl

    Request URL

    {{#if showRequestHeaders}}

    Request Headers

    {{/if}}

    Response Body

    Response Code

    Response Headers