curl --location --request POST '/manage/api/v1/camera/stop/' \ --header 'x-auth-token: {{token}}'
{ "code": 0, "message": "", "data": "" }