Authorization: Bearer ********************[
0
]curl --location --request DELETE '/bussty-del/part' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '[
0
]'{
"code": 10000,
"message": "success",
"data": 0
}