文档
测试
POST
/test/post

接口描述

发布TEST

Request Header

参数名
类型
描述
必填
X-PhotoEditor-Token
string
用户访问凭据
必填

Multipart Form Data

参数名
类型
描述
必填
file
file
发布的图片文件
必填
is_pgc
bool
是否PGC,默认为否
必填
title
string
TEST标题
必填
category
string
类别,可为(dating, social, business)
必填

Response

参数名
类型
描述
必填
test_id
string
TEST ID
必填
test_url
string
TEST图片链接
必填