curl --location --request PUT '/pda/pro/task/start/' \ --header 'Authorization: Bearer {{password}}' \ --header 'Content-Type: application/json'
{ "code": 0, "msg": "", "data": null }