欢迎使用 超级美眉 接口文档 回到列表

该接口使用明细请看下方:

{{ error.message }}

{{ config.title ? config.title : config.name }} {{ oauth }}

{{ config.description }}

调用地址:
{{ config.path }}
请求方式:
{{ toMethod(config.method) }}
返回类型:
{{ contentType }}
协议头参数(Headers)
参数 类型 必填 说明
{{ o.name }} {{ o.type }} {{ o.required ? '是' : '否' }} {{ o.title }}

{{ o.description }}

URL请求参数(Query) 复制
参数 类型 必填 说明
{{ o.name }} {{ o.type }} {{ o.required ? '是' : '否' }} {{ o.title }}

{{ o.description }}

正文请求参数(Body) 复制
参数 类型 必填 说明
{{ o.name }} {{ o.type }} {{ o.required ? '是' : '否' }} {{ o.title }}

{{ o.description }}

无需传参