Authorization: ********************{
"ids": [
0
]
}curl --location '调用域名请咨询客服/api/openapi/customer/v1/dicprops/delete' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json-patch+json' \
--data '{
"ids": [
0
]
}'{
"statusCode": 0,
"data": 0,
"succeeded": true,
"errors": null,
"extras": null,
"timestamp": 0
}