Authorization: ********************{
"id": 0,
"title": "string",
"abstract": "string",
"content": "string",
"covers": [
{
"name": "string",
"url": "string",
"size": 0,
"text": "string"
}
],
"groupId": 0,
"tags": [
{
"id": 0,
"name": "string"
}
],
"status": "string",
"remark": "string",
"visible": "everyone",
"config": {
"comment": {
"allow": "string",
"show": "string"
},
"editor": "string",
"password": "string"
},
"createTime": 0
}curl --location 'https://dev-api.inis.cn/api/article/create' \
--header 'X-Forwarded-For: ' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"id": 0,
"title": "string",
"abstract": "string",
"content": "string",
"covers": [
{
"name": "string",
"url": "string",
"size": 0,
"text": "string"
}
],
"groupId": 0,
"tags": [
{
"id": 0,
"name": "string"
}
],
"status": "string",
"remark": "string",
"visible": "everyone",
"config": {
"comment": {
"allow": "string",
"show": "string"
},
"editor": "string",
"password": "string"
},
"createTime": 0
}'{
"code": 0,
"msg": "string",
"data": {
"id": 0
}
}
扫码加入【 inis 】开发群
在这里,获得【 inis 】使用上的任何帮助,快速上手让你的研测效率得到大幅提升

扫码加入QQ群