company_id as a path parameter.shipping.read_write- Shipping Read & WriteAuthorization: Bearer ********************curl --location --request DELETE 'https://api.salla.dev/admin/v2/shipping/companies/' \
--header 'Authorization: Bearer <token>'{
"status": 200,
"success": true,
"data": {
"message": "تم حذف الشركة بنجاح",
"code": 200
}
}