Skip to main content
POST
/
api
/
maaend
/
jobs
/
{job_id}
/
stop
停止任务
curl --request POST \
  --url https://end-api.shallow.ink/api/maaend/jobs/{job_id}/stop \
  --header 'X-API-Key: <api-key>'

Authorizations

X-API-Key
string
header
required

第三方开发者 API Key(格式:sk_xxx)

Path Parameters

job_id
string
required

Response

200

停止结果