Skip to content

提交Shorten任务(prompt分析)

POST
/mj/submit/shorten

Authorizations

bearer
TypeHTTP (bearer)

Request Body

JSON
{
"botType": "string",
"prompt": "string",
"notifyHook": "string",
"state": "string"
}

Responses

application/json
JSON
{
"code": 0,
"description": "string",
"properties": {
},
"result": 0
}

Playground

Authorization
Body
JSON

Samples